https://bugs.kde.org/show_bug.cgi?id=517034
Dmitry Kazakov <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap |hics/krita/-/commit/0098a4d |hics/krita/-/commit/57489c7 |7f53e6dd90e0e8df6d204e80a93 |acfd0564dbbf26bf303a3138b62 |355b88 |c9c9dc --- Comment #5 from Dmitry Kazakov <[email protected]> --- Git commit 57489c7acfd0564dbbf26bf303a3138b62c9c9dc by Dmitry Kazakov, on behalf of Carsten Hartenfels. Committed on 09/03/2026 at 09:47. Pushed by dkazakov into branch 'krita/6.0'. Don't touch paint when multiple fingers were down Previously, you could put two fingers down to zoom the canvas, then lift one of them and enter touch painting. This is nonsense behavior and just lead to random blotches appearing when having touch painting enabled, so now that gets blocked for the current touch operation if multiple fingers have ever been down for it. M +10 -2 libs/ui/input/kis_input_manager.cpp M +1 -0 libs/ui/input/kis_input_manager_p.h https://invent.kde.org/graphics/krita/-/commit/57489c7acfd0564dbbf26bf303a3138b62c9c9dc -- You are receiving this mail because: You are watching all bug changes.
