[Digikam-devel] [digikam] [Bug 319294] New: Thumbnails disappear when stretching Thumbnail column in Table view
nurupo
nurupobugskde at gmail.com
Sat May 4 01:12:22 BST 2013
https://bugs.kde.org/show_bug.cgi?id=319294
Bug ID: 319294
Summary: Thumbnails disappear when stretching Thumbnail column
in Table view
Classification: Unclassified
Product: digikam
Version: 3.2.0-git
Platform: Compiled Sources
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
Assignee: digikam-devel at kde.org
Reporter: nurupobugskde at gmail.com
When stretching Thumbnail column in Table view with thumbnails set to 256,
thumbnails will disappear and digiKam would complain "digikam(27871)/digikam
(core): ThumbnailLoadThread::load: Thumbnail size 337 is larger than 256 .
Refusing to load.".
It does that when columns width is greater than `ThumbnailSize::Huge` (256).
DigiKam shouldn't use the column's width as an thumbnails' width and pass it to
`ThumbnailLoadThread::load`, since column's width is irrelevant from
thumbnails' width. User can set arbitrary width of the column and changing
column's width doesn't resize thumbnails.
Reproducible: Always
Steps to Reproduce:
1. Open digiKam with some images shown.
2. Switch to Table view.
3. Increase thumbnails' size to 256 by using the zoom slider.
4. Stretch the Thumbnail column of the Table view.
Actual Results:
When stretching the Thumbnail column too much (>256px), thumbnails disappear.
Expected Results:
When stretching the Thumbnail column too much (>256px), thumbnails don't
disappear.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Digikam-devel
mailing list