https://bugs.kde.org/show_bug.cgi?id=428441
Tymond <tamtamy.tym...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/grap | |hics/krita/commit/1946c98f6 | |a2a6a9e6c90b03b0c05a64651ee | |bcec Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #3 from Tymond <tamtamy.tym...@gmail.com> --- Git commit 1946c98f6a2a6a9e6c90b03b0c05a64651eebcec by Agata Cacko. Committed on 29/11/2020 at 21:30. Pushed by tymond into branch 'master'. Add missing options to similar color selection tools Before this commit, similar color selection tool has been calculated in the GUI thread and lacked both "All layers" and "Color Labeled Layers" sample options. This commit adds those options and puts the whole calculation inside a stroke. The calculation is not multithreaded yet. M +60 -12 plugins/tools/selectiontools/kis_tool_select_similar.cc M +1 -0 plugins/tools/selectiontools/kis_tool_select_similar.h https://invent.kde.org/graphics/krita/commit/1946c98f6a2a6a9e6c90b03b0c05a64651eebcec -- You are receiving this mail because: You are watching all bug changes.