https://bugs.kde.org/show_bug.cgi?id=431708
Dmitry Kazakov <dimul...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Latest Commit| |https://invent.kde.org/grap | |hics/krita/commit/7b9ee471b | |5a1d62b55646d934637fecc2415 | |5cab Resolution|--- |FIXED --- Comment #7 from Dmitry Kazakov <dimul...@gmail.com> --- Git commit 7b9ee471b5a1d62b55646d934637fecc24155cab by Dmitry Kazakov. Committed on 05/02/2021 at 12:01. Pushed by dkazakov into branch 'master'. Fix lockout in the scratchpad when using right button on a tablet The tablet driver may generate mouse/tablet events in an interleaved way, so we should make sure that not more than one stroke is started at the same time. M +10 -0 libs/ui/widgets/kis_scratch_pad.cpp M +1 -0 libs/ui/widgets/kis_scratch_pad.h M +43 -22 libs/ui/widgets/kis_scratch_pad_event_filter.cpp M +2 -0 libs/ui/widgets/kis_scratch_pad_event_filter.h https://invent.kde.org/graphics/krita/commit/7b9ee471b5a1d62b55646d934637fecc24155cab -- You are receiving this mail because: You are watching all bug changes.