From 287687d76c23c0274aa10835c8fcfcafcbc2a021 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sun, 26 Sep 2010 12:04:16 +0200 Subject: winwidget.c: Only draw text in normal mode. This way, zooming, panning etc. gets sped up quite a bit. --- ChangeLog | 1 + 1 file changed, 1 insertion(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 321942d..cca9f5a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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 -- cgit v1.2.3