[Digikam-devel] [digikam] [Bug 322789] Enabling "color managed view" in editor slows down tool startup

Gilles Caulier caulier.gilles at gmail.com
Sat Jan 4 23:28:38 GMT 2014


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

--- Comment #19 from Gilles Caulier <caulier.gilles at gmail.com> ---
You have right. IccTransform::apply() must be called one time, for whole image.

It sound like a initialization problem in GUI which call back canvas widget
drawing when it display on screen. An editor tool has a dedicated canvas view.
It's not the same than main canvas view of editor. Both are displayed using a
stack. It's designed in editor tool core. When tool is done, it's applied to
main image and lead canvas is displayed again.

I suspect that dysfunction have been introduced by my fix from bug #323498.

Gilles Caulier

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



More information about the Digikam-devel mailing list