From a53c189e4b379a262bc424be263c19290be18e6d Mon Sep 17 00:00:00 2001 From: jmoenig Date: Tue, 20 May 2014 09:26:44 +0200 Subject: Morphic: Prevent default action for ctrl-/cmd-key events MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit … and allow using these for Snap! without having Chrome trigger its own actions for them --- history.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'history.txt') diff --git a/history.txt b/history.txt index af54766..faf992d 100755 --- a/history.txt +++ b/history.txt @@ -2125,3 +2125,7 @@ ______ ------ * error message when trying to import a non-text file into a variable, thanks, Nate! * fixed #407 (custom-block coloring w/ zebra off) + +140520 +------ +* Morphic: Prevent default action for ctrl-/cmd-key events -- cgit v1.3.1