forked from qt-creator/qt-creator
To make things clearer, non-dragged planes of rotate gizmo are hidden for the duration of the drag. This also hides the wobbling of the gizmo during a drag when ancestors have non-uniform scaling. Also corrects the resulting rotation by using dragHelper mouseArea to lock the drag plane down for the duration of the drag. Change-Id: I2dda2a78c78d5df62626c6b6c3ed3b18bac37933 Fixes: QDS-1331 Reviewed-by: Mahmoud Badri <mahmoud.badri@qt.io> Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>