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

--- Comment #15 from Dmitry Kazakov <dimul...@gmail.com> ---
Git commit f2c271759bf7318779adde85eefad27006c9f25e by Dmitry Kazakov.
Committed on 19/07/2022 at 11:14.
Pushed by dkazakov into branch 'krita/5.1'.

Extract async color picking action into a seperate class

It will let us reuse this extracted class in the real color
picking tool.

M  +1    -0    libs/ui/CMakeLists.txt
A  +279  -0    libs/ui/tool/KisAsyncColorSamplerHelper.cpp     [License:
GPL(v2.0+)]
A  +57   -0    libs/ui/tool/KisAsyncColorSamplerHelper.h     [License:
GPL(v2.0+)]
M  +37   -217  libs/ui/tool/kis_tool_paint.cc
M  +6    -44   libs/ui/tool/kis_tool_paint.h

https://invent.kde.org/graphics/krita/commit/f2c271759bf7318779adde85eefad27006c9f25e

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to