summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Friesel <derf@derf.homelinux.org>2010-05-30 22:43:12 +0200
committerDaniel Friesel <derf@derf.homelinux.org>2010-05-30 22:43:12 +0200
commit17e2a29a5509939e6d2732d8b3d369b286f758b8 (patch)
tree31810b054e27ef9de5edc158dce309c2b8aabc50 /ChangeLog
parenteca0d6e557f2cba64821001c619fdd26dda4c643 (diff)
Center images in index/thumbnail mode
Centering didn't work if the text below the thumbnail was wider than the thumbnail itself. Fixed.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3bbdd8b..8e0ad43 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,7 @@ git HEAD
* Patch by aaptel: Support numpad keys for actions
* Fix blur mode (Ctrl + left mouse key)
+ * Center images in index/thumbnail mode relative to the text below them
Thu May 6 08:34:39 CEST 2010 Daniel Friesel <derf@chaosdorf.de>