https://bugs.kde.org/show_bug.cgi?id=428441
--- Comment #7 from Tymond <tamtamy.tym...@gmail.com> --- Git commit ab5e7c583a6232713a5261fb803b08bb39619393 by Agata Cacko. Committed on 29/11/2020 at 21:34. Pushed by tymond into branch 'krita/4.3'. Optimize KisToolSelectSimilar for Color Labeled Layers Before this commit, KisToolSelectSimilar in Color Labeled Layers mode would use the whole image bounds area to calculate the selection. This commit ensures that the areas outside of bounds of the source device are not processed unnecessarily. (cherry picked from commit ff5295f79b2071c3e2df5340801d7673cc3b1468) M +4 -1 plugins/tools/selectiontools/kis_tool_select_similar.cc https://invent.kde.org/graphics/krita/commit/ab5e7c583a6232713a5261fb803b08bb39619393 -- You are receiving this mail because: You are watching all bug changes.