Clarify solver situation at the end of of ViewProvider::OnDelete
This commit is contained in:
@@ -5808,6 +5808,11 @@ bool ViewProviderSketch::onDelete(const std::vector<std::string> &subList)
|
||||
signalElementsChanged();
|
||||
}
|
||||
|
||||
// Notes on solving and recomputing:
|
||||
//
|
||||
// This function is generally called from StdCmdDelete::activated
|
||||
// Since 2015-05-03 that function includes a recompute at the end.
|
||||
|
||||
/*this->drawConstraintIcons();
|
||||
this->updateColor();*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user