mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2024-12-24 16:30:34 +05:00
Fix for problem: Mesh - preferences: automatic update does not work.
This commit is contained in:
parent
c8e2bd670e
commit
970a19aa54
@ -1302,6 +1302,7 @@ bool SMESHGUI::OnGUIEvent( int theCommandID )
|
||||
SMESH::FitAll();
|
||||
}
|
||||
}
|
||||
SMESH::RepaintCurrentView();
|
||||
}
|
||||
}else{
|
||||
SUIT_MessageBox::warn1(desktop(),
|
||||
|
Loading…
Reference in New Issue
Block a user