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 |https://invent.kde.org/grap |hics/krita/commit/a24aa5c79 |hics/krita/commit/19393578b |905163619a1ac7d6659d79de54a |bb1b100ae760085424acf32170e |cdc4 |c4c5 --- Comment #3 from Tymond <tamtamy.tym...@gmail.com> --- Git commit 19393578bbb1b100ae760085424acf32170ec4c5 by Agata Cacko. Committed on 13/09/2020 at 18:32. Pushed by tymond into branch 'krita/4.3'. 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. (cherry picked from commit a24aa5c79905163619a1ac7d6659d79de54acdc4) 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/19393578bbb1b100ae760085424acf32170ec4c5 -- You are receiving this mail because: You are watching all bug changes.