Assembly: fix crash when measure active
This commit is contained in:
committed by
Kacper Donat
parent
72b13cd8fc
commit
257bf43bf7
@@ -789,7 +789,6 @@ bool ViewProviderAssembly::getSelectedObjectsWithinAssembly(bool addPreselection
|
||||
if (!alreadyIn) {
|
||||
auto* pPlc = dynamic_cast<App::PropertyPlacement*>(obj->getPropertyByName("Placement"));
|
||||
if (!ctrlPressed && !moveOnlyPreselected) {
|
||||
Gui::Selection().clearSelection();
|
||||
docsToMove.clear();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user