summaryrefslogtreecommitdiff
path: root/history.txt
diff options
context:
space:
mode:
authorjmoenig <jens@moenig.org>2013-06-06 15:25:55 +0200
committerjmoenig <jens@moenig.org>2013-06-06 15:25:55 +0200
commita7ebff7c5bb4a79b3a64441b50957e523fe686e0 (patch)
tree15051065ed25e5a91e489d04e580a85bba20f0f6 /history.txt
parenta2094b033e1e22cf64c0bdd1503714db5503489b (diff)
downloadsnap-byow-a7ebff7c5bb4a79b3a64441b50957e523fe686e0.tar.gz
snap-byow-a7ebff7c5bb4a79b3a64441b50957e523fe686e0.zip
Morphic: focus World canvas on mouse down (otherwise prevent default)
Diffstat (limited to 'history.txt')
-rwxr-xr-xhistory.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/history.txt b/history.txt
index 22a6350..10b26c9 100755
--- a/history.txt
+++ b/history.txt
@@ -1731,3 +1731,5 @@ ______
130606
------
* BYOB: Newly created custom reporters now have an initial default REPORT block as definition body
+
+* Morphic: focus World canvas on mouse down (otherwise prevent default)