From 0ac290a646ff5a50b6f48f8cff4868b42021d6f1 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Mon, 30 May 2011 23:47:03 +0200 Subject: Update TODO (via github) --- TODO | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) (limited to 'TODO') diff --git a/TODO b/TODO index 8b06350..f21e80e 100644 --- a/TODO +++ b/TODO @@ -107,3 +107,28 @@ that. updated: 2011/05/10 10:06:06 -0700 comments: 0 +45. --draw-filename: "x of y" cut off by short filename +------------------------------------------------------- +The "x of y" line shown below the filename is limited by the filename length +and may be cut off by short filenames. + state: open + user: derf + votes: 0 + created: 2011/05/30 14:41:49 -0700 + updated: 2011/05/30 14:45:14 -0700 + comments: 0 + +46. --draw-filename: "x of y": wrong y after file deletion +---------------------------------------------------------- +After deleting a file, feh will still count it when calculating the total shown +in the next image. This is fixed by any action causing the image window to be +re-rendered. + +Like: "1 of 4" -> delete file -> "2 of 4" -> rerender -> "1 of 3" + state: open + user: derf + votes: 0 + created: 2011/05/30 14:44:05 -0700 + updated: 2011/05/30 14:45:14 -0700 + comments: 0 + -- cgit v1.2.3