Salome HOME
0054465: TC9.2.0: SMESH: mesh presentation is not fully restored after Controls ...
[modules/smesh.git] / src / SMESHGUI / SMESHGUI.cxx
index a5dc528c275cefb88e646ee7dc0ddaec6ae1975b..1e020c81066282000f6d4a5e371e927e3da3db37 100644 (file)
@@ -2540,6 +2540,7 @@ bool SMESHGUI::OnGUIEvent( int theCommandID )
 #ifndef DISABLE_PLOT2DVIEWER
             SMESH::ProcessIn2DViewers(anActor,SMESH::RemoveFrom2dViewer);
 #endif
+            anActor->UpdateFilter();
           }
         }
       }