mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2024-11-15 10:08:34 +05:00
Small correction for the "21056: EDF 1608 SMESH: Dialog Box "Create Sub Mesh": focus should automatically switch to geometry" issue.
This commit is contained in:
parent
cb561f9569
commit
77270c3d82
@ -242,7 +242,7 @@ void SMESHGUI_MeshOp::startOperation()
|
||||
|
||||
myDlg->setCurrentTab( SMESH::DIM_3D );
|
||||
myDlg->show();
|
||||
|
||||
myDlg->setGeomPopupEnabled(false);
|
||||
selectionDone();
|
||||
|
||||
myIgnoreAlgoSelection = false;
|
||||
|
Loading…
Reference in New Issue
Block a user