https://bugs.kde.org/show_bug.cgi?id=517034
Dmitry Kazakov <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/grap | |hics/krita/-/commit/0098a4d | |7f53e6dd90e0e8df6d204e80a93 | |355b88 --- Comment #4 from Dmitry Kazakov <[email protected]> --- Git commit 0098a4d7f53e6dd90e0e8df6d204e80a93355b88 by Dmitry Kazakov, on behalf of Carsten Hartenfels. Committed on 09/03/2026 at 09:47. Pushed by dkazakov into branch 'master'. 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/0098a4d7f53e6dd90e0e8df6d204e80a93355b88 -- You are receiving this mail because: You are watching all bug changes.
