Assembly: Improve dragging behavior. Fixes #13058
This commit is contained in:
committed by
Yorik van Havre
parent
ffa62cd52e
commit
e37d15f081
@@ -149,6 +149,7 @@ public:
|
||||
bool partMoving;
|
||||
bool enableMovement;
|
||||
bool jointVisibilityBackup;
|
||||
bool ctrlPressed;
|
||||
int numberOfSel;
|
||||
Base::Vector3d prevPosition;
|
||||
Base::Vector3d initialPosition;
|
||||
|
||||
Reference in New Issue
Block a user