Sketcher: Fix undo of external creation not working.
This commit is contained in:
committed by
Chris Hennes
parent
ac2b65c37b
commit
9868533d8d
@@ -8891,6 +8891,7 @@ void SketchObject::onChanged(const App::Property* prop)
|
||||
if (ExternalGeometry.getSize() == 0) {
|
||||
delConstraintsToExternal();
|
||||
}
|
||||
rebuildExternalGeometry();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user