Bug 229690

Summary: No picture on thumb bar icon
Product: [Applications] digikam Reporter: Bartek Pietrasiak <pietras.sp>
Component: Thumbs-BarViewAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: caulier.gilles, marcel.wiesweg
Priority: NOR    
Version: 1.2.0   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In: 1.2.0

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