https://bugs.kde.org/show_bug.cgi?id=410797

--- Comment #8 from Dmitry Kazakov <dimul...@gmail.com> ---
Git commit 4737bbe94c07d10ea55f366a843711e23b0546df by Dmitry Kazakov.
Committed on 15/08/2019 at 13:56.
Pushed by dkazakov into branch 'master'.

Possibly fix freeze on painting when using weird tablet drivers

Some tablet drivers (Lenovo Yoga on Linux) have a bug [0] when the stylus
changes its own ID right in the middle of the stroke/hovering. Sometimes
they also generate spurious tabler press/release events. In Krita
such behavior may lead to recursive tool switching right in the middle
of TabletPress processing. Which could lead to a stroke started twice,
which basically leads to a freeze.

[0] -
https://github.com/linuxwacom/input-wacom/issues/66#issuecomment-463349786

M  +2    -0    libs/ui/input/kis_shortcut_matcher.cpp
M  +2    -0    libs/ui/tool/kis_tool_freehand.cc

https://invent.kde.org/kde/krita/commit/4737bbe94c07d10ea55f366a843711e23b0546df

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to