summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorDaniel Friesel <derf@derf.homelinux.org>2010-06-24 15:24:16 +0200
committerDaniel Friesel <derf@derf.homelinux.org>2010-06-24 15:24:16 +0200
commit55ef7ccc4b6b945f7bbcba982f04cc7df27b47ca (patch)
tree18292430d9c9d418da5146e99d121b845b830ca0 /TODO
parent1662b73a5d9705030e31ae8aa1b48e9e064ce7e7 (diff)
Disable filelist saving from thumbnail mode (buggy and probably not useful)
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 2 insertions, 2 deletions
diff --git a/TODO b/TODO
index b0d1ffc..92ad7e7 100644
--- a/TODO
+++ b/TODO
@@ -24,8 +24,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.
-Saving the filelist from thumbnail mode will access uninitialized memory if a
-file was removed from the filelist.
+Saving the filelist from thumbnail mode is not possible. I wonder if this
+matters enough to be fixed.
Maybe: Zoom mode like --bg-fill?