https://bugs.kde.org/show_bug.cgi?id=473026
wolthera <griffinval...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|CONFIRMED |RESOLVED Latest Commit| |https://invent.kde.org/grap | |hics/krita/-/commit/c29c1f3 | |fc04ace7091b6b3e2d764e6a798 | |d5ef4a --- Comment #4 from wolthera <griffinval...@gmail.com> --- Git commit c29c1f3fc04ace7091b6b3e2d764e6a798d5ef4a by Wolthera van Hövell tot Westerflier. Committed on 08/08/2023 at 16:05. Pushed by woltherav into branch 'master'. Fix fill not painting because it was not using the boundingRect. It is strange that this happened at all, but the only difference between fill and stroke was that one was using the bounding rect instead of the path, so at least they're consistent now. M +3 -1 libs/flake/text/KoSvgTextShape.cpp https://invent.kde.org/graphics/krita/-/commit/c29c1f3fc04ace7091b6b3e2d764e6a798d5ef4a -- You are receiving this mail because: You are watching all bug changes.