diff options
author | Jannis Pohlmann <jannis@xfce.org> | 2011-12-27 13:12:38 +0100 |
---|---|---|
committer | Jannis Pohlmann <jannis@xfce.org> | 2011-12-27 13:12:38 +0100 |
commit | dfc55a2b3a3769b3846500136dc393cfde0ae523 (patch) | |
tree | f484984673e9d659af41eac5cbd92e450bb423a5 /NEWS | |
parent | 679ad00ae31e1d48d061635f186f79e18981d5f0 (diff) | |
download | thunar-dfc55a2b3a3769b3846500136dc393cfde0ae523.tar.gz |
Respect ThunarIconFactory::show-thumbnails. Fixes a regression.
Whenever show-thumbnails is toggled, we need to either show thumbnails
again immediately or cancel any pending requests to put tumbler back
into idle mode.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -20,6 +20,7 @@ Fix by Lionel Le Folgoc<lionel@lefolgoc.net>. - Fix sorting of filenames with large numbers (bug #5356). Patch by Eric Koegel. +- Respect ThunarIconFactory::show-thumbnails. Fixes a regression. 1.3.0 ===== |