Diffusion Krita 63bef1e49334

Fix cursor drift when Pan/Zoom/Rotate

Authored by dkazakov on Jul 17 2019, 10:36 AM.

Description

Fix cursor drift when Pan/Zoom/Rotate

The actions should use absolute values for pan/zoom/rotation to
avoid relative drift between canvas and cursor.

NOTE: rotation still drifts a bit because of a bud in the underlying algorithm.

CCBUG:409460