https://bugs.kde.org/show_bug.cgi?id=404975
--- Comment #14 from Dmitry Kazakov <dimul...@gmail.com> --- Git commit 3283661c87af12befbe51a190c899833f04f2c5f by Dmitry Kazakov. Committed on 21/09/2019 at 10:08. Pushed by dkazakov into branch 'krita/4.2'. Fix updating current shape color when undo/redo shapeChanged() is also called when the selection emits shapeContentChanged(), that is, when the list of shapes is still the same, but some properties of shapes are changed. In such a case we should still update the controls. The offending code was originally intended to fix bug 404975, but it seems like the bug doesn't happen anymore. M +0 -10 libs/ui/widgets/KoFillConfigWidget.cpp https://invent.kde.org/kde/krita/commit/3283661c87af12befbe51a190c899833f04f2c5f -- You are receiving this mail because: You are watching all bug changes.