#49 the x button does not work

master
Agriya Dev5 2021-01-07 21:01:07 +05:30
parent b0408d6035
commit 975bea67f7
1 changed files with 1 additions and 1 deletions

View File

@ -148,7 +148,7 @@
</se-list-item>
</se-list>
<div id="xy_panel" class="toolset">
<se-spin-input id="selected_x" data-attr:="x" size="4" type="text" label="x:" title="Change X coordinate">
<se-spin-input id="selected_x" data-attr="x" size="4" type="text" label="x:" title="Change X coordinate">
</se-spin-input>
<se-spin-input id="selected_y" data-attr="y" size="4" type="text" label="y:" title="Change Y coordinate">
</se-spin-input>