From: nds Date: Thu, 22 Dec 2016 07:52:42 +0000 (+0300) Subject: Porting to SALOME_8.2.0 : Remove local selection X-Git-Tag: V_2.7.0~351^2~55^2~3 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=3fa65b9aa3617034b0aa90584967ff24f4c72274;p=modules%2Fshaper.git Porting to SALOME_8.2.0 : Remove local selection --- diff --git a/src/PartSet/PartSet_WidgetSketchLabel.cpp b/src/PartSet/PartSet_WidgetSketchLabel.cpp index e0417bc14..e87806f74 100644 --- a/src/PartSet/PartSet_WidgetSketchLabel.cpp +++ b/src/PartSet/PartSet_WidgetSketchLabel.cpp @@ -326,8 +326,6 @@ void PartSet_WidgetSketchLabel::updateByPlaneSelected(const ModuleBase_ViewerPrs activateFilters(false); // 5. Clear selection mode and define sketching mode - //XGUI_Displayer* aDisp = aWorkshop->displayer(); - //aDisp->closeLocalContexts(); emit planeSelected(plane()); // after the plane is selected in the sketch, the sketch selection should be activated // it can not be performed in the sketch label widget because, we don't need to switch off