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

--- Comment #48 from Dmitry Kazakov <dimul...@gmail.com> ---
Git commit 63bef1e49334f67b4bb8549e427fdb59e119a6b0 by Dmitry Kazakov.
Committed on 17/07/2019 at 10:37.
Pushed by dkazakov into branch 'master'.

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.

M  +9    -0    libs/ui/input/kis_abstract_input_action.cpp
M  +1    -0    libs/ui/input/kis_abstract_input_action.h
M  +6    -6    libs/ui/input/kis_gamma_exposure_action.cpp
M  +1    -1    libs/ui/input/kis_gamma_exposure_action.h
M  +5    -3    libs/ui/input/kis_pan_action.cpp
M  +1    -1    libs/ui/input/kis_pan_action.h
M  +15   -17   libs/ui/input/kis_rotate_canvas_action.cpp
M  +1    -1    libs/ui/input/kis_rotate_canvas_action.h
M  +28   -22   libs/ui/input/kis_zoom_action.cpp
M  +1    -1    libs/ui/input/kis_zoom_action.h
M  +3    -3    libs/ui/input/kis_zoom_and_rotate_action.cpp
M  +1    -1    libs/ui/input/kis_zoom_and_rotate_action.h

https://invent.kde.org/kde/krita/commit/63bef1e49334f67b4bb8549e427fdb59e119a6b0

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

Reply via email to