diff options
author | Daniel Friesel <derf@finalrewind.org> | 2010-09-27 18:33:47 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2010-09-27 18:33:47 +0200 |
commit | c2ad802b1f647740fbf3b597de73d071404a5432 (patch) | |
tree | e04f78f740200547cfb73f8c728e88d1e9b3c74c /ChangeLog | |
parent | 287687d76c23c0274aa10835c8fcfcafcbc2a021 (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-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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> |