https://bugs.kde.org/show_bug.cgi?id=421295
Boudewijn Rempt <b...@valdyas.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/kde/ |https://invent.kde.org/kde/ |krita/commit/fb114d7686ee81 |krita/commit/a855e03a2de219 |f7e3a6999287534e1e769102ae |0cce98b171730f64245dee2a8c --- Comment #5 from Boudewijn Rempt <b...@valdyas.org> --- Git commit a855e03a2de2190cce98b171730f64245dee2a8c by Boudewijn Rempt, on behalf of P. Varet. Committed on 16/05/2020 at 09:08. Pushed by rempt into branch 'krita/4.3'. Fix touch-based rotation and zoom on Wacom tablets. Turns out the TouchPoints in a QTouchEvent are not always trustworthy, and we need to filter out situations where we can tell they are not reporting the correct coordinates. (cherry picked from commit 2302229958c0b629def1bb37b3b15a09c4568962) M +2 -1 libs/ui/canvas/kis_tool_proxy.cpp M +36 -7 libs/ui/input/kis_rotate_canvas_action.cpp M +62 -22 libs/ui/input/kis_zoom_action.cpp https://invent.kde.org/kde/krita/commit/a855e03a2de2190cce98b171730f64245dee2a8c -- You are receiving this mail because: You are watching all bug changes.