https://bugs.kde.org/show_bug.cgi?id=456807

--- Comment #13 from sh_zam <sh...@sdf.org> ---
Git commit bbbfefc5854160c6eddd0bb4fb7d85cbf0eee70f by Sharaf Zaman.
Committed on 25/07/2022 at 05:33.
Pushed by szaman into branch 'master'.

Bugfix: selecting shapes wouldn't enable KoFillConfigWidget

This signal was wrongly (in fc362afcb2) removed under the assumption it
is an alias to `selectionContentChanged()` signal.

This signal doesn't need blockers, like it did previously, because the
blockers were meant to stop the selectionContentChanged (e.g we change
the color and it would fire selectionContentChanged(), to which we'd
respond with again updating color -- a cycle).

M  +2    -0    libs/ui/widgets/KoFillConfigWidget.cpp

https://invent.kde.org/graphics/krita/commit/bbbfefc5854160c6eddd0bb4fb7d85cbf0eee70f

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to