From 4fd3d623501c191bc35ed5d8538e0ff11498bc4e Mon Sep 17 00:00:00 2001 From: apo Date: Tue, 20 Sep 2005 09:34:32 +0000 Subject: [PATCH] Porting SALOME to BR-D5-38-2005 branch --- src/SVTK/SVTK_View.cxx | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/SVTK/SVTK_View.cxx b/src/SVTK/SVTK_View.cxx index 7e4d6a48b..b1f648c3d 100644 --- a/src/SVTK/SVTK_View.cxx +++ b/src/SVTK/SVTK_View.cxx @@ -1092,9 +1092,7 @@ SVTK_View ::Display(SALOME_Actor* theActor, bool theIsUpdate) { - if(!isInViewer(theActor->getIO())) - GetRenderer()->AddActor(theActor); - + GetRenderer()->AddActor(theActor); theActor->SetVisibility(true); if(theIsUpdate) -- 2.39.2