mirror of
https://github.com/overte-org/overte.git
synced 2025-07-23 17:44:13 +02:00
Change registration property's label
This commit is contained in:
parent
7b9e6b52fb
commit
032b8a94a4
1 changed files with 1 additions and 1 deletions
|
@ -1403,7 +1403,7 @@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="spatial-group property xyz">
|
<div class="spatial-group property xyz">
|
||||||
<label>Registration <span class="unit">0.0–1.0</span></label>
|
<label>Registration <span class="unit">(pivot offset as ratio of dimension)</span></label>
|
||||||
<div class="tuple">
|
<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="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>
|
<div><input type="number" class="y" id="property-reg-y" step="0.1"><label for="property-reg-y">Y:</label></div>
|
||||||
|
|
Loading…
Reference in a new issue