Skip to content

Fix 468777 by allowing differentiation of nativeGesture rotate and touch rotate

Ivan Yossi requested to merge ivany/krita:ng_rotate_fix_468777 into master

macOS TrackPad gesture rotation does not require the special rotation delta calculation. I added a flag to the rotate Controller to handle this special case.

BUG:468777

Merge request reports