summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2010-09-27 18:33:47 +0200
committerDaniel Friesel <derf@finalrewind.org>2010-09-27 18:33:47 +0200
commitc2ad802b1f647740fbf3b597de73d071404a5432 (patch)
treee04f78f740200547cfb73f8c728e88d1e9b3c74c /ChangeLog
parent287687d76c23c0274aa10835c8fcfcafcbc2a021 (diff)
Zoom button: Do 100% zoom upon release, not click.
Fixes the annoying 100% zoom and then continuing where it was.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cca9f5a..e8bc369 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -10,6 +10,7 @@ git HEAD
* Do not change to the next slide when executing an action with ; as first
character (this character is stripped when executing the action)
* Speed up panning, zooming etc. by hiding image overlay text
+ * Zoom button: Zoom to 100% on button release, not button click
Tue, 24 Aug 2010 19:23:36 +0200 Daniel Friesel <derf@chaosdorf.de>