Summary: | No picture on thumb bar icon | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Bartek Pietrasiak <pietras.sp> |
Component: | Thumbs-BarView | Assignee: | 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 | |
Sentry Crash Report: |
Description
Bartek Pietrasiak
2010-03-06 15:08:08 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. 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 |