summaryrefslogtreecommitdiff
path: root/history.txt
diff options
context:
space:
mode:
authorjmoenig <jens@moenig.org>2014-05-20 09:29:19 +0200
committerjmoenig <jens@moenig.org>2014-05-20 09:29:19 +0200
commit669d93a62967d88b4c4dd33b919737a386bf958a (patch)
tree97048343ad86cc0beece78427271375d5b5e20ee /history.txt
parenta53c189e4b379a262bc424be263c19290be18e6d (diff)
downloadsnap-byow-669d93a62967d88b4c4dd33b919737a386bf958a.tar.gz
snap-byow-669d93a62967d88b4c4dd33b919737a386bf958a.zip
Snap.html: Focus the world canvas on startup
so Snap reacts to keyboard events right away (without having to click on the IDE first)
Diffstat (limited to 'history.txt')
-rwxr-xr-xhistory.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/history.txt b/history.txt
index faf992d..960daf1 100755
--- a/history.txt
+++ b/history.txt
@@ -2128,4 +2128,5 @@ ______
140520
------
-* Morphic: Prevent default action for ctrl-/cmd-key events
+* Morphic: Prevent default action for ctrl-/cmd-key event
+* Snap.html: Focus the world canvas on startup, so Snap reacts to keyboard events right away