Salome HOME
Fix for the problem: VTK Viewer isn?t updated automatically after activation of...
[modules/smesh.git] / src / SMESHGUI / SMESHGUI.cxx
index 074eb1fa4b4de389f7d929021681b92a9a4dd417..345f756f802a4c8e021cdbcfe9fd1ed19689a61f 100644 (file)
@@ -587,6 +587,7 @@ namespace{
          }
          anActor->SetControlMode(aControl);
          anActor->GetScalarBarActor()->SetTitle(aTitle.latin1());
+         SMESH::RepaintCurrentView();
        }
       }
     }