Change registration property's label

This commit is contained in:
David Rowe 2016-04-22 13:22:57 +12:00
parent 7b9e6b52fb
commit 032b8a94a4

View file

@ -1403,7 +1403,7 @@
</div>
</div>
<div class="spatial-group property xyz">
<label>Registration <span class="unit">0.0&ndash;1.0</span></label>
<label>Registration <span class="unit">(pivot offset as ratio of dimension)</span></label>
<div class="tuple">
<div><input type="number" class="x" id="property-reg-x" step="0.1"><label for="property-reg-x">X:</label></div>
<div><input type="number" class="y" id="property-reg-y" step="0.1"><label for="property-reg-y">Y:</label></div>