mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-01-20 16:20:34 +05:00
NPAL18033: EDF612: Mesh stay displayed when we click on Erase all.
This commit is contained in:
parent
666558e956
commit
c7ca9e31df
@ -988,7 +988,7 @@ void SMESH_ActorDef::SetVisibility(int theMode, bool theIsUpdateRepersentation){
|
|||||||
if(myIsCellsLabeled)
|
if(myIsCellsLabeled)
|
||||||
myCellsLabels->VisibilityOn();
|
myCellsLabels->VisibilityOn();
|
||||||
}
|
}
|
||||||
|
UpdateHighlight();
|
||||||
Modified();
|
Modified();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user