Assembly: fix crash when measure active
This commit is contained in:
committed by
Kacper Donat
parent
7aafb105f7
commit
c5e9e602d1
@@ -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