]> SALOME platform Git repositories - modules/visu.git/commitdiff
Salome HOME
Fix for Bug VISU200819964 TG_VISU_2008_2008-06-26
authorapo <apo@opencascade.com>
Tue, 24 Jun 2008 12:46:12 +0000 (12:46 +0000)
committerapo <apo@opencascade.com>
Tue, 24 Jun 2008 12:46:12 +0000 (12:46 +0000)
 - Disabled Sweep dialog box can be opened for presentation not shown in 3D Viewer but slider of this dialog constantly moves along of time scale

src/VISUGUI/VisuGUI.cxx

index bbe027eb5a8a04fde92db4cbd9840145b9847dd8..0e138ad504692311846f8a6b52d4455fd5e510a1 100644 (file)
@@ -2729,7 +2729,7 @@ VisuGUI
   aRule = "selcount=1 and type='VISU::TCUTLINES' and nbNamedChildren=0";
   mgr->setRule( action( VISU_CREATE_TABLE ), aRule );
 
-  aRule = "selcount=1 and ($type in {" + aSimplePrsAll + "})";
+  aRule = "client='VTKViewer' and selcount=1 and ($type in {" + aSimplePrsAll + "})";
   mgr->setRule( action( VISU_SWEEP ), aRule );
 
   // "Selection info" popup item