From: dmv Date: Tue, 3 Mar 2009 08:02:49 +0000 (+0000) Subject: IPAL20911 impossible to "show only" a curve - regress in POST-002 GUI test scenario X-Git-Tag: V5_1_1a2 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=840a3d0abac0c4fc975b173cb514aadfbfa74771;p=modules%2Fvisu.git IPAL20911 impossible to "show only" a curve - regress in POST-002 GUI test scenario --- diff --git a/src/VISUGUI/VisuGUI.cxx b/src/VISUGUI/VisuGUI.cxx index 28dd76e2..4b0e54fa 100644 --- a/src/VISUGUI/VisuGUI.cxx +++ b/src/VISUGUI/VisuGUI.cxx @@ -926,6 +926,7 @@ void VisuGUI::activateAppropriateViewer( Handle(SALOME_InteractiveObject) theIO case VISU::TTABLE: { // Activate Plot2d GetPlot2dViewer(this, true); + break; } case VISU::TCOLOREDPRS3DHOLDER : case VISU::TPOINTMAP3D : {