mirror of
https://github.com/lubosz/overte.git
synced 2025-08-08 02:48:12 +02:00
Snap to Next Clicked Surface
Rename the action: "Rotate as Next Clicked Surface" for "Snap to Next Clicked Surface" since it is now doing the rotation and the move to the clicked surface.
This commit is contained in:
parent
aedce21007
commit
a9c2a3d46a
1 changed files with 1 additions and 1 deletions
|
@ -159,7 +159,7 @@
|
||||||
<div class="menu-separator"></div>
|
<div class="menu-separator"></div>
|
||||||
<button class="menu-button" id="rotateAsTheNextClickedSurface" >
|
<button class="menu-button" id="rotateAsTheNextClickedSurface" >
|
||||||
<div class = "menu-item">
|
<div class = "menu-item">
|
||||||
<div class = "menu-item-caption">Rotate as Next Clicked Surface</div>
|
<div class = "menu-item-caption">Snap To Next Clicked Surface</div>
|
||||||
<div class = "menu-item-shortcut">0</div>
|
<div class = "menu-item-shortcut">0</div>
|
||||||
</div>
|
</div>
|
||||||
</button>
|
</button>
|
||||||
|
|
Loading…
Reference in a new issue