PartDesign: Add support for preview for transforms
This commit is contained in:
@@ -569,7 +569,6 @@ void TaskTransformedParameters::exitSelectionMode()
|
||||
clearButtons();
|
||||
selectionMode = SelectionMode::None;
|
||||
Gui::Selection().rmvSelectionGate();
|
||||
showObject();
|
||||
}
|
||||
catch (Base::Exception& exc) {
|
||||
exc.reportException();
|
||||
|
||||
Reference in New Issue
Block a user