summaryrefslogtreecommitdiff
path: root/history.txt
diff options
context:
space:
mode:
authorjmoenig <jens@moenig.org>2014-12-05 12:53:02 +0100
committerjmoenig <jens@moenig.org>2014-12-05 12:53:02 +0100
commit6608d1098ffe6d6b5f23ba85ea842754724ec277 (patch)
tree9486de8196d902e948cbf8bf41bb3fba499ff83f /history.txt
parent060643c1617766a0de0b7f0fc5592f118fadd89a (diff)
downloadsnap-byow-6608d1098ffe6d6b5f23ba85ea842754724ec277.tar.gz
snap-byow-6608d1098ffe6d6b5f23ba85ea842754724ec277.zip
Avoid auto-scaling artefacts in Safari on retina displays
(resulting in “traces” when dragging items)
Diffstat (limited to 'history.txt')
-rwxr-xr-xhistory.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/history.txt b/history.txt
index 5be35f0..f1baa92 100755
--- a/history.txt
+++ b/history.txt
@@ -2382,3 +2382,7 @@ ______
------
* Threads, Objects: Experimental “ForEach” primitive (hidden in dev mode)
* GUI: Another attempt at pointing the project dialog to the cloud if signed in
+
+141205
+------
+* Morphic: Avoid auto-scaling artefacts in Safari on retina displays (resulting in “traces” when dragging items)