https://bugs.kde.org/show_bug.cgi?id=515963
Dmitry Kazakov <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/grap | |hics/krita/-/commit/3eb1880 | |822b1e6d3d8f4d677ae1cf4ebd0 | |2951be Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #3 from Dmitry Kazakov <[email protected]> --- Git commit 3eb1880822b1e6d3d8f4d677ae1cf4ebd02951be by Dmitry Kazakov, on behalf of Agata Cacko. Committed on 26/02/2026 at 13:37. Pushed by dkazakov into branch 'master'. Fix Knife Tool affecting text shapes Before this commit, the Knife Tool would cut through text shapes, but not really cut text, but their blocky representation. This commit disables this behaviour, making the Knife Tool ignore those shapes completely. M +10 -0 plugins/tools/tool_knife/CutThroughShapeStrategy.cpp https://invent.kde.org/graphics/krita/-/commit/3eb1880822b1e6d3d8f4d677ae1cf4ebd02951be -- You are receiving this mail because: You are watching all bug changes.
