Revision 5e19edf...
Go back to digest for 10th November 2013Bug Fixes in Graphics
Marcel Wiesweg committed changes in [digikam] /:
Do not store a QWidget in a static variable to retrieve the IccProfile for thumbnails.
This crashes in case the thread is used from a non-UI thread.
Instead, store the IccProfile when the widget is set. This is not perfect, the
previous solution was not perfect either.
Note: For thumbnails, the profile setting is global for performance reasons
File Changes
Modified 2 files
- libs/threadimageio/thumbnailloadthread.cpp
- utilities/maintenance/thumbstask.cpp
2 files changed in total