https://bugs.kde.org/show_bug.cgi?id=441687
Dmitry Kazakov <dimul...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/grap | |hics/krita/commit/99cb9adf7 | |857a0b1411b7f95309da7db92a2 | |0bec --- Comment #6 from Dmitry Kazakov <dimul...@gmail.com> --- Git commit 99cb9adf7857a0b1411b7f95309da7db92a20bec by Dmitry Kazakov, on behalf of Alvin Wong. Committed on 08/09/2021 at 12:43. Pushed by dkazakov into branch 'master'. Impl. touch blocking during tablet stroke 1. In WinTab mode some drivers still send Windows Ink events which Windows synthesizes into touch events and triggers the pan touch gesture. 2. In Windows Ink mode, even when the pen is being used, it is still possible to activate touch gestures with the touchscreen, which interrupts the current stroke. M +2 -0 libs/ui/input/kis_input_manager.cpp M +37 -0 libs/ui/input/kis_input_manager_p.cpp M +8 -0 libs/ui/input/kis_input_manager_p.h https://invent.kde.org/graphics/krita/commit/99cb9adf7857a0b1411b7f95309da7db92a20bec -- You are receiving this mail because: You are watching all bug changes.