https://bugs.kde.org/show_bug.cgi?id=411393
Tymond <tamtamy.tym...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/grap | |hics/krita/commit/a24aa5c79 | |905163619a1ac7d6659d79de54a | |cdc4 Status|ASSIGNED |RESOLVED Resolution|--- |FIXED --- Comment #2 from Tymond <tamtamy.tym...@gmail.com> --- Git commit a24aa5c79905163619a1ac7d6659d79de54acdc4 by Agata Cacko. Committed on 13/09/2020 at 18:31. Pushed by tymond into branch 'master'. Fix font options after clearing the rich text editor Before this commit, if the rich text editor for SVG Text Tool was cleared, the options for the text would be lost and changed to the default ones. This commit fixes it by remembering the old options and restoring them. Note: it might be beneficial to consider figuring out how to set the Format in the location just before the text instead, because that would (partially) fix bug 411739. M +201 -15 plugins/tools/svgtexttool/SvgTextEditor.cpp M +3 -0 plugins/tools/svgtexttool/SvgTextEditor.h M +8 -8 plugins/tools/svgtexttool/SvgTextTool.action https://invent.kde.org/graphics/krita/commit/a24aa5c79905163619a1ac7d6659d79de54acdc4 -- You are receiving this mail because: You are watching all bug changes.