summaryrefslogtreecommitdiff
path: root/history.txt
diff options
context:
space:
mode:
authorjmoenig <jens@moenig.org>2014-07-08 18:46:52 +0200
committerjmoenig <jens@moenig.org>2014-07-08 18:46:52 +0200
commit2f864cd7ded2505a7fbbb8c77de48972c95114b4 (patch)
tree2ff41c6d75d087f4acda9f7a38afc20041e5ac49 /history.txt
parentcd416bc9a9f51b482f234f7392d97a72c738f663 (diff)
downloadsnap-byow-2f864cd7ded2505a7fbbb8c77de48972c95114b4.tar.gz
snap-byow-2f864cd7ded2505a7fbbb8c77de48972c95114b4.zip
change “delete” behavior in context menus
to only delete this particular blocks (and reconnect the next block to the previous one)
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 818112d..bddc550 100755
--- a/history.txt
+++ b/history.txt
@@ -2185,3 +2185,4 @@ ______
* GUI, Objects: fixed scrolling glitch in the palette, thanks, Kunal!
* GUI, Objects: add keyboard shortcut for “new project”: ctr-n
* revert changes made for JSLint’s sake after the issue was fixed in JSLint
+* Blocks: change “delete” behavior in context menus to only delete this particular blocks (and reconnect the next block to the previous one)