summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorDaniel Friesel <derf@derf.homelinux.org>2010-06-03 18:12:38 +0200
committerDaniel Friesel <derf@derf.homelinux.org>2010-06-03 18:12:38 +0200
commitd18d7bd84999f4e901c914ea08656a215ad5af46 (patch)
treed444bd70bfd782b44b4c139e5e745cb0f0e2ba73 /TODO
parent2caeb7453f415a447a1e24da9d205b001e3ec9a7 (diff)
Update TODO. again.
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 5 insertions, 1 deletions
diff --git a/TODO b/TODO
index 6b89b7d..88e5cc2 100644
--- a/TODO
+++ b/TODO
@@ -30,4 +30,8 @@ A workaround (--thumb-redraw) exists, but at some point a rewrite with a
GUI-toolkit or similar (or maybe writing a completely new tool for that and
removing the feature from feh) would be due.
-Create captions directory if it doesn't exist
+Create captions directory if it doesn't exist.
+
+Fix occasionally missing right/bottom border pixels in zoomed images. Cause by
+floating inprecisions either in winwidget_sanitise_offsets or
+winwidget_render_image (probably the latter).