Salome HOME
Update viewer after "Move to the end"
[modules/shaper.git] / src / XGUI / XGUI_Workshop.cpp
index 75c1a932fcc1fa29dab87119ee74ef244f415a21..461c756a30460f18960cd9b271c2a568f35ab258 100644 (file)
@@ -2136,6 +2136,7 @@ void XGUI_Workshop::moveObjects(const bool theSplit)
   }
   aMgr->finishOperation();
   updateCommandStatus();
+  myViewerProxy->update();
 }
 
 //**************************************************************