Bug 188029 - aggressive preloading of thumbnail previews
Summary: aggressive preloading of thumbnail previews
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Thumbs-Image (show other bugs)
Version: 0.10.0
Platform: openSUSE Linux
: NOR wishlist
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-24 19:56 UTC by Zen
Modified: 2019-08-09 18:35 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 6.3.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Zen 2009-03-24 19:56:02 UTC
Version:            (using KDE 4.2.1)
OS:                Linux
Installed from:    SuSE RPMs

Optionally allow preloading of all thumbnails for the current view, not only for the part currently on screen. When scrolling down thumbnails should then be shown without delay.
Comment 1 Stibbons 2009-08-12 14:39:58 UTC
I would suggest the following algorithm:
- generates all preview in background, not only the one currently on screen (so it doesn't stop when every thumbnaisl are generated)
- load first jpeg thumbnails and RAW thumbnail
- and then try to load jpeg full res to compute a proper thumbnail
Comment 2 caulier.gilles 2011-12-19 14:01:57 UTC

*** This bug has been marked as a duplicate of bug 137320 ***
Comment 3 caulier.gilles 2019-08-09 18:35:21 UTC
Fixed with bug #137320