[Digikam-devel] [Bug 102029] wish: no/small icons in album tree

Jens B.Benecke jens-bugs.kde.org at spamfreemail.de
Sun May 28 23:11:49 BST 2006


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=102029         
jens-bugs.kde.org spamfreemail de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #13238|0                           |1
        is obsolete|                            |



------- Additional Comments From jens-bugs.kde.org spamfreemail de  2006-05-29 00:11 -------
Created an attachment (id=16314)
 --> (http://bugs.kde.org/attachment.cgi?id=16314&action=view)
new patch against 0.9-svn

Hello,

I created a new patch that allows the icon size in the sidebars to be
configured from 8 to 32 pixels in size. Below a certain size (20) creation of
album thumbnails as well as blendIcons() will be suppressed, because the
thumbnails would be too small anyway.

There is also a settings page, however setting a new value there will only save
it to digikamrc and not (yet) apply it at once (I did not find out how to do
this with the signal/slot mechanism). Also, it is probably not (yet) optimally
arranged on the QGridLayout, I looked at setupiofiles.cpp and copied a bit of
code from there but there is still room for improvement.

The patch is quite large because there were a few whitespace-only changes in
the source file but it applies cleanly to current SVN.

I would welcome any comments.

Jens



More information about the Digikam-devel mailing list