https://bugs.kde.org/show_bug.cgi?id=362730
Dmitry Kazakov <dimul...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|CONFIRMED |RESOLVED Latest Commit| |http://commits.kde.org/krit | |a/2f5d2bc4ee1282f0b411a0a25 | |982e7e8700f7181 --- Comment #7 from Dmitry Kazakov <dimul...@gmail.com> --- Git commit 2f5d2bc4ee1282f0b411a0a25982e7e8700f7181 by Dmitry Kazakov. Committed on 12/05/2016 at 13:28. Pushed by dkazakov into branch 'master'. Fix color picking lag and a crash when picking color right after Undo 1) The connection between two strategies should be Direct, because the Lod0 strategy doesn't have an event queue. 2) Pick the color all the time, even when the mouse button is already released 3) Update the color when the preview is shown, not when the stroke is active. Fixes T2435 M +2 -2 libs/ui/tool/kis_tool_paint.cc M +2 -1 libs/ui/tool/strokes/kis_color_picker_stroke_strategy.cpp http://commits.kde.org/krita/2f5d2bc4ee1282f0b411a0a25982e7e8700f7181 -- You are receiving this mail because: You are watching all bug changes.