https://bugs.kde.org/show_bug.cgi?id=458407
Dmitry Kazakov <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/grap | |hics/krita/-/commit/d01ed5e | |faab62215901e933d6dabd1638e | |01aea0 --- Comment #6 from Dmitry Kazakov <[email protected]> --- Git commit d01ed5efaab62215901e933d6dabd1638e01aea0 by Dmitry Kazakov. Committed on 05/11/2024 at 12:23. Pushed by dkazakov into branch 'master'. Fix too slow rendering of SVG with clip masks When rendering clipping masks we need to allocate actual storage for the shape pixels. Hence we should clip the rendering area by the size of the toplevel painter. M +6 -2 libs/flake/KoShapeManager.cpp https://invent.kde.org/graphics/krita/-/commit/d01ed5efaab62215901e933d6dabd1638e01aea0 -- You are receiving this mail because: You are watching all bug changes.
