mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2024-11-11 16:19:16 +05:00
INT PAL 0052683: Parameter "Color group" in the "Create Group" dialog box is empty
This commit is contained in:
parent
8a16cec663
commit
38a77c4a98
@ -1329,6 +1329,9 @@ void SMESHGUI_GroupDlg::onObjectSelectionChanged()
|
||||
// any visible actor of group or submesh of myMesh
|
||||
SetAppropriateActor();
|
||||
|
||||
setDefaultGroupColor();
|
||||
setDefaultName();
|
||||
|
||||
aString = aList.First()->getName();
|
||||
myMeshGroupLine->setText(aString);
|
||||
myMeshGroupLine->home( false );
|
||||
|
Loading…
Reference in New Issue
Block a user