Bug 229690 - No picture on thumb bar icon
Summary: No picture on thumb bar icon
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Thumbs-BarView (show other bugs)
Version: 1.2.0
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-06 15:08 UTC by Bartek Pietrasiak
Modified: 2017-07-28 15:12 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 1.2.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Bartek Pietrasiak 2010-03-06 15:08:08 UTC
Version:           1.2.0 (rev.: 1099942) (using 4.3.4 (KDE 4.3.4), 4.3.4-3.fc11 Fedora)
Compiler:          gcc
OS:                Linux (i686) release 2.6.30.10-105.fc11.i686.PAE

No picture on thumb bar icon in album view when:
1. If I start digikam and the thumb bar is on left or right side. If start digikam and the thumb bar is on top or bottom and I move it to left/right, everything is ok.
2. When I start digikam and the thumb bar is on top or bottom, there is no maximum height control. When I change the height to 40% of the screen, the pictures are not displayed anymore. If I move the thumb bar to left/right and again to top/bottom there is some max height control.
Comment 1 Marcel Wiesweg 2010-03-06 18:07:07 UTC
Yes I remember. The maximum height is not set properly, only when the flow direction changes, and thumbnails larger than 256 are not available. Will fix that.
Comment 2 Marcel Wiesweg 2010-03-07 14:25:13 UTC
SVN commit 1100401 by mwiesweg:

Do not check if flow really changed - in some circumstance,
the method will never be executed then.

BUG: 229690

 M  +2 -1      NEWS  
 M  +4 -7      digikam/imagethumbnailbar.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1100401