https://bugs.kde.org/show_bug.cgi?id=428441
--- Comment #6 from Tymond <tamtamy.tym...@gmail.com> --- Git commit eb235fc0a798fe20b00803a056adcd66b1ee28ff by Agata Cacko. Committed on 29/11/2020 at 21:34. Pushed by tymond into branch 'krita/4.3'. Multithread KisToolSelectSimilar Before this commit, KisToolSelectSimilar was not multithreaded. This commit ensures that KisToolSelectSimilar processes the source device in patches in multiple threads at once. Limitation: Color Labeled Layers mode works on the image bounds instead of the source device bounds. (cherry picked from commit 6629a8217c6bd70dbb9709756ffccddae468d667) M +45 -15 plugins/tools/selectiontools/kis_tool_select_similar.cc https://invent.kde.org/graphics/krita/commit/eb235fc0a798fe20b00803a056adcd66b1ee28ff -- You are receiving this mail because: You are watching all bug changes.