Bug 188029

Summary: aggressive preloading of thumbnail previews
Product: [Applications] digikam Reporter: Zen <cerebralpandemics>
Component: Thumbs-ImageAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: wishlist CC: caulier.gilles, gaetan
Priority: NOR    
Version: 0.10.0   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In: 6.3.0

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