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

--- Comment #27 from sh_zam <sh...@sdf.org> ---
Git commit c7271b351e8b0bb69e281e3aacabf903dfbd6d92 by Sharaf Zaman.
Committed on 28/07/2022 at 15:55.
Pushed by szaman into branch 'krita/5.1'.

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).
(cherry picked from commit bbbfefc5854160c6eddd0bb4fb7d85cbf0eee70f)

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

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

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

Reply via email to