https://bugs.kde.org/show_bug.cgi?id=420338
Tymond <tamtamy.tym...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/kde/ |https://invent.kde.org/kde/ |krita/commit/607122920de688 |krita/commit/692225a9c40064 |5a543421ad7a334e70f24aca10 |60802d414a357c27922341d79e --- Comment #7 from Tymond <tamtamy.tym...@gmail.com> --- Git commit 692225a9c4006460802d414a357c27922341d79e by Agata Cacko, on behalf of Wolthera van Hövell tot Westerflier. Committed on 02/05/2020 at 13:15. Pushed by tymond into branch 'krita/4.3'. Ensure that selection masks get unactivated if the selection was emptied. This can happen with selectall and then invert, or selecting an area and then deselecting it fully, which ended up with an empty but active selection, and thus an inability to paint on the drawing. Global selection mask will be removed, local selection masks disabled, and in either case the artist can go back to painting. M +11 -1 libs/ui/operations/kis_filter_selection_operation.cpp M +8 -2 libs/ui/tool/kis_selection_tool_helper.cpp https://invent.kde.org/kde/krita/commit/692225a9c4006460802d414a357c27922341d79e -- You are receiving this mail because: You are watching all bug changes.