diff options
author | Daniel Friesel <derf@finalrewind.org> | 2012-12-23 22:18:33 +0100 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2012-12-23 22:18:33 +0100 |
commit | 88979e43155a838b4298bfaa4b6e43813a75a54b (patch) | |
tree | d651817873d22198f1ae7cda4450fce31f5eb083 /ChangeLog | |
parent | da09e217570b4c1634a04d73f9d2f871afa2004a (diff) |
respect --start-at in thumbnail mode (closes #116)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -13,6 +13,8 @@ git HEAD * Treat quick, low-offset drags (1px or 2px move in <1 second) as clicks to improve graphics tablet support <https://github.com/derf/feh/issues/113> + * Respect --start-at in thumbnail mode + <https://github.com/derf/feh/issues/116> Tue, 16 Oct 2012 06:29:58 +0200 Daniel Friesel <derf+feh@finalrewind.org> |