From 2f864cd7ded2505a7fbbb8c77de48972c95114b4 Mon Sep 17 00:00:00 2001 From: jmoenig Date: Tue, 8 Jul 2014 18:46:52 +0200 Subject: change “delete” behavior in context menus MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit to only delete this particular blocks (and reconnect the next block to the previous one) --- history.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'history.txt') 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) -- cgit v1.3.1