Gui: Fix dragger update when moving to target object and make flip independent of selected components.
This commit is contained in:
committed by
Kacper Donat
parent
a95d782ab0
commit
9d1360fc8d
@@ -313,6 +313,7 @@ void ViewProviderDragger::updatePlacementFromDragger(DraggerComponents component
|
||||
}
|
||||
|
||||
placement->setValue((finalDraggerPlacement * getTransformOrigin().inverse()));
|
||||
updateDraggerPosition();
|
||||
}
|
||||
|
||||
Base::Rotation Gui::ViewProviderDragger::orthonormalize(Base::Vector3d x,
|
||||
|
||||
Reference in New Issue
Block a user