https://bugs.kde.org/show_bug.cgi?id=381784
--- Comment #4 from Dmitry Kazakov <dimul...@gmail.com> --- Git commit 1fdb15d0dae77917b20c61033345fa6124499b35 by Dmitry Kazakov. Committed on 17/09/2019 at 11:15. Pushed by dkazakov into branch 'kazakov/vector-color-fix-381784'. Fix color of the shape being synched with the color selectors 1) When the shape is selected, its color now loaded into the color selector 2) If the shape was deselected without editing the color, then old color (before selection) is recovered back 3) If the shape is deselected after its color was modified in any way, then the newly selected color is kept in the selector. M +36 -0 libs/ui/widgets/KoFillConfigWidget.cpp M +2 -0 libs/ui/widgets/KoFillConfigWidget.h https://invent.kde.org/kde/krita/commit/1fdb15d0dae77917b20c61033345fa6124499b35 -- You are receiving this mail because: You are watching all bug changes.