https://bugs.kde.org/show_bug.cgi?id=455203
Dmitry Kazakov <dimul...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/grap | |hics/krita/commit/fc2a348b5 | |06ff4a109fb6de0d6594748e516 | |3342 Status|ASSIGNED |RESOLVED --- Comment #14 from Dmitry Kazakov <dimul...@gmail.com> --- Git commit fc2a348b506ff4a109fb6de0d6594748e5163342 by Dmitry Kazakov. Committed on 19/07/2022 at 11:04. Pushed by dkazakov into branch 'master'. Refactor KisToolColorSampler to reuse the strokes code from the ctrl-picking Now the tool reuses KisAsyncColorSamplerHelper, which makes it asynchronous. M +40 -7 libs/ui/tool/KisAsyncColorSamplerHelper.cpp M +8 -1 libs/ui/tool/KisAsyncColorSamplerHelper.h M +4 -1 libs/ui/tool/kis_tool_paint.cc M +18 -12 libs/ui/tool/strokes/kis_color_sampler_stroke_strategy.cpp M +13 -1 libs/ui/tool/strokes/kis_color_sampler_stroke_strategy.h M +103 -230 plugins/tools/basictools/kis_tool_colorsampler.cc M +9 -21 plugins/tools/basictools/kis_tool_colorsampler.h https://invent.kde.org/graphics/krita/commit/fc2a348b506ff4a109fb6de0d6594748e5163342 -- You are receiving this mail because: You are watching all bug changes.