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

Boudewijn Rempt <b...@valdyas.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
      Latest Commit|                            |https://invent.kde.org/kde/
                   |                            |krita/commit/fb114d7686ee81
                   |                            |f7e3a6999287534e1e769102ae
             Status|REPORTED                    |RESOLVED

--- Comment #4 from Boudewijn Rempt <b...@valdyas.org> ---
Git commit fb114d7686ee81f7e3a6999287534e1e769102ae by Boudewijn Rempt, on
behalf of P. Varet.
Committed on 16/05/2020 at 09:08.
Pushed by rempt into branch 'master'.

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.

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/fb114d7686ee81f7e3a6999287534e1e769102ae

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

Reply via email to