https://bugs.kde.org/show_bug.cgi?id=441687
Alvin Wong <al...@alvinhc.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap |hics/krita/commit/99cb9adf7 |hics/krita/commit/92c6cb650 |857a0b1411b7f95309da7db92a2 |c7b23ed27da7c90ca6aac5a10ac |0bec |0b57 --- Comment #7 from Alvin Wong <al...@alvinhc.com> --- Git commit 92c6cb650c7b23ed27da7c90ca6aac5a10ac0b57 by Alvin Wong. Committed on 08/09/2021 at 13:07. Pushed by alvinwong into branch 'krita/5.0'. 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. (cherry picked from commit 99cb9adf7857a0b1411b7f95309da7db92a20bec) 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/92c6cb650c7b23ed27da7c90ca6aac5a10ac0b57 -- You are receiving this mail because: You are watching all bug changes.