Salome HOME
Fix for problem: Mesh - preferences: automatic update does not work.
authormzn <mzn@opencascade.com>
Mon, 22 Aug 2005 08:29:08 +0000 (08:29 +0000)
committermzn <mzn@opencascade.com>
Mon, 22 Aug 2005 08:29:08 +0000 (08:29 +0000)
src/SMESHGUI/SMESHGUI.cxx

index 0aecb9981e5d63135f57e2923356a975c0a57c44..7fe7f5fafe8e43bf4a37cb31c74fdc07e30d8740 100644 (file)
@@ -1302,6 +1302,7 @@ bool SMESHGUI::OnGUIEvent( int theCommandID )
              SMESH::FitAll();
            }
          }
              SMESH::FitAll();
            }
          }
+         SMESH::RepaintCurrentView();
        }
       }else{
        SUIT_MessageBox::warn1(desktop(),
        }
       }else{
        SUIT_MessageBox::warn1(desktop(),