[Digikam-devel] [showfoto] [Bug 163293] Only generate thumbnail when needed

AMAN KAOOR amanjmd100 at gmail.com
Tue May 7 20:40:43 BST 2013


https://bugs.kde.org/show_bug.cgi?id=163293

--- Comment #8 from AMAN KAOOR <amanjmd100 at gmail.com> ---
Created attachment 79764
  --> https://bugs.kde.org/attachment.cgi?id=79764&action=edit
This can reduce the Cpu utilization considerably

I have disconnected the connection
"connect(d->thumbLoadThread,
SIGNAL(signalThumbnailLoaded(LoadingDescription,QPixmap)),
this,SLOT(slotGotThumbnail(LoadingDescription,QPixmap)));
"
which prevents the initial repainting of the thumbnails as defined in the
slotGotThumbnails in the file and this reduces CPU cycles.
Sir Gilles Please review it.

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Digikam-devel mailing list