mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2024-12-26 09:20: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::FitAll();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
SMESH::RepaintCurrentView();
|
||||||
}
|
}
|
||||||
}else{
|
}else{
|
||||||
SUIT_MessageBox::warn1(desktop(),
|
SUIT_MessageBox::warn1(desktop(),
|
||||||
|
Loading…
Reference in New Issue
Block a user