diff options
author | Daniel Friesel <derf@finalrewind.org> | 2010-09-26 12:04:16 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2010-09-26 12:04:16 +0200 |
commit | 287687d76c23c0274aa10835c8fcfcafcbc2a021 (patch) | |
tree | 349cfc7703d92a54172cf7331e7d5d5d7a37fdbf /ChangeLog | |
parent | beecfafb1be6b5c573d5ed26ed219863734555b2 (diff) |
winwidget.c: Only draw text in normal mode.
This way, zooming, panning etc. gets sped up quite a bit.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -9,6 +9,7 @@ git HEAD * Add --info option to display custom image information * 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 Tue, 24 Aug 2010 19:23:36 +0200 Daniel Friesel <derf@chaosdorf.de> |