[Digikam-devel] [Bug 203932] Image view scrolling and	thumb-generation is very slow
    Marcel Wiesweg 
    marcel.wiesweg at gmx.de
       
    Thu Aug 27 19:39:09 BST 2009
    
    
  
https://bugs.kde.org/show_bug.cgi?id=203932
--- Comment #12 from Marcel Wiesweg <marcel wiesweg gmx de>  2009-08-27 20:39:07 ---
SVN commit 1016400 by mwiesweg:
Eliminate a source of doube loading of thumbnails: When the QImage is loaded
and waiting to
be processed to a QPixmap and the same thumbnail is requested again, scan the
list of
images currently waiting for conversion, and, if found, do not start a new
task.
To prevent such problems in the future, provide a small cache for thumbnail
QImages.
CCBUG: 203932
 M  +1 -1      loadingcache.cpp  
 M  +44 -9     thumbnailloadthread.cpp  
WebSVN link: http://websvn.kde.org/?view=rev&revision=1016400
-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
    
    
More information about the Digikam-devel
mailing list