https://bugs.kde.org/show_bug.cgi?id=455203
Dmitry Kazakov <dimul...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap |hics/krita/commit/fc2a348b5 |hics/krita/commit/c910e97fc |06ff4a109fb6de0d6594748e516 |55a67b3359285be3a577dc47566 |3342 |a141 --- Comment #17 from Dmitry Kazakov <dimul...@gmail.com> --- Git commit c910e97fc55a67b3359285be3a577dc47566a141 by Dmitry Kazakov. Committed on 19/07/2022 at 11:14. Pushed by dkazakov into branch 'krita/5.1'. 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/c910e97fc55a67b3359285be3a577dc47566a141 -- You are receiving this mail because: You are watching all bug changes.