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:
Alezia Kurdis 2021-01-20 23:19:43 -05:00 committed by GitHub
parent aedce21007
commit a9c2a3d46a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -159,7 +159,7 @@
<div class="menu-separator"></div>
<button class="menu-button" id="rotateAsTheNextClickedSurface" >
<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>
</button>