summaryrefslogtreecommitdiff
path: root/history.txt
diff options
context:
space:
mode:
authorjmoenig <jens@moenig.org>2014-07-29 12:33:26 +0200
committerjmoenig <jens@moenig.org>2014-07-29 12:33:26 +0200
commit5ce2d13413e8b6f4a6d6438da8c97e6839de786e (patch)
tree79686efd4549cb1094be384a2781e477a49b2011 /history.txt
parent061852ee328199b30b3e82445de88c08b1cdd916 (diff)
downloadsnap-byow-5ce2d13413e8b6f4a6d6438da8c97e6839de786e.tar.gz
snap-byow-5ce2d13413e8b6f4a6d6438da8c97e6839de786e.zip
added ‘move’ option to the sprite context menu
lets the user move (nested) sprites in edit mode without changing their layering, and also sprites marked “undraggable”
Diffstat (limited to 'history.txt')
-rwxr-xr-xhistory.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/history.txt b/history.txt
index 3d25768..b05d24a 100755
--- a/history.txt
+++ b/history.txt
@@ -2245,3 +2245,4 @@ ______
* Objects, GUI: duplicate and clone nested sprites
* GUI, Store: export and import nested sprites
* Objects: double clicking on a sprite in the stage selects it in the IDE
+* Objects: added ‘move’ option to the sprite context menu, lets the user move (nested) sprites in edit mode without changing their layering, and also sprites marked “undraggable”