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 |https://invent.kde.org/grap |hics/krita/commit/1946c98f6 |hics/krita/commit/069f558b7 |a2a6a9e6c90b03b0c05a64651ee |df02d6e4d9c7f1c0ee838da4e5e |bcec |1f1e --- Comment #5 from Tymond <tamtamy.tym...@gmail.com> --- Git commit 069f558b7df02d6e4d9c7f1c0ee838da4e5e1f1e by Agata Cacko. Committed on 29/11/2020 at 21:34. Pushed by tymond into branch 'krita/4.3'. 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. (cherry picked from commit 1946c98f6a2a6a9e6c90b03b0c05a64651eebcec) 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/069f558b7df02d6e4d9c7f1c0ee838da4e5e1f1e -- You are receiving this mail because: You are watching all bug changes.