0000849: [Sketcher] Small inconsistency with update
This commit is contained in:
parent
0361730d98
commit
f5d091fc96
|
@ -131,6 +131,7 @@ void EditDatumDialog::exec(bool atCursor)
|
|||
sketch->getNameInDocument(),
|
||||
ConstrNbr, newDatum);
|
||||
Gui::Command::commitCommand();
|
||||
Gui::Command::updateActive();
|
||||
}
|
||||
catch (const Base::Exception& e) {
|
||||
QMessageBox::critical(qApp->activeWindow(), QObject::tr("Dimensional constraint"), QString::fromUtf8(e.what()));
|
||||
|
|
Loading…
Reference in New Issue
Block a user