diff options
author | Daniel Friesel <derf@derf.homelinux.org> | 2010-06-24 15:24:16 +0200 |
---|---|---|
committer | Daniel Friesel <derf@derf.homelinux.org> | 2010-06-24 15:24:16 +0200 |
commit | 55ef7ccc4b6b945f7bbcba982f04cc7df27b47ca (patch) | |
tree | 18292430d9c9d418da5146e99d121b845b830ca0 /TODO | |
parent | 1662b73a5d9705030e31ae8aa1b48e9e064ce7e7 (diff) |
Disable filelist saving from thumbnail mode (buggy and probably not useful)
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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? |