when removing faces in thickness tool via context menu then remove selection gate
This commit is contained in:
@@ -136,6 +136,8 @@ void TaskThicknessParameters::onRefDeleted(void)
|
||||
pcThickness->Base.setValue(base, faces);
|
||||
ui->listWidgetReferences->model()->removeRow(ui->listWidgetReferences->currentRow());
|
||||
pcThickness->getDocument()->recomputeFeature(pcThickness);
|
||||
clearButtons(none);
|
||||
exitSelectionMode();
|
||||
}
|
||||
|
||||
void TaskThicknessParameters::onValueChanged(double angle)
|
||||
|
||||
Reference in New Issue
Block a user