Diffusion Krita fb114d7686ee

Fix touch-based rotation and zoom on Wacom tablets.

Authored by P. Varet <p.varet@gmail.com> on May 10 2020, 9:35 PM.

Description

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.

BUG:421295