https://bugs.kde.org/show_bug.cgi?id=443793
sh_zam <sh...@sdf.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/grap | |hics/krita/commit/1913d805b | |833f9ae8de6a159db67a9f638c4 | |5502 Status|REPORTED |RESOLVED Resolution|--- |FIXED --- Comment #1 from sh_zam <sh...@sdf.org> --- Git commit 1913d805b833f9ae8de6a159db67a9f638c45502 by Sharaf Zaman. Committed on 19/10/2021 at 12:15. Pushed by szaman into branch 'master'. Bugfix: Editing text makes color selector to select wrong color When we press `Enter` this deactivates the KoFillConfigWidget, which reverts the color to the `overriddenColor`. We change this behavior by uploading the color of the shape back to resourceManager in SvgTextTool. M +16 -19 libs/ui/widgets/KoFillConfigWidget.cpp M +13 -1 plugins/tools/svgtexttool/SvgTextTool.cpp M +3 -0 plugins/tools/svgtexttool/SvgTextTool.h https://invent.kde.org/graphics/krita/commit/1913d805b833f9ae8de6a159db67a9f638c45502 -- You are receiving this mail because: You are watching all bug changes.