[Digikam-devel] [Bug 237786] whitebalance doesn't work properly
Berthier Lemieux
berthier_lemieux at hotmail.com
Sat Sep 4 08:10:21 BST 2010
https://bugs.kde.org/show_bug.cgi?id=237786
--- Comment #9 from Berthier Lemieux <berthier_lemieux hotmail com> 2010-09-04 09:10:18 ---
Created an attachment (id=51297)
--> (http://bugs.kde.org/attachment.cgi?id=51297)
Proposed patch to avoid the "infinite" spinning mouse cursor
As Thorsten already pointed out, upon preparing the final image after a WB
change, WhiteBalanceTool pushes the wait cursor on the stack but that cursor is
never popped out.
When preparing the final image, EditorToolThreaded also push his own wait
cursor, and takes care to pop it out.
Other imageplugins (adjustcurve, for example) do not change the cursor in
prepareFinal(), leaving it up for EdiotrToolThreaded to do it. I am thus
proposing here the same solution for the WB tool.
--
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