]> SALOME platform Git repositories - modules/geom.git/blobdiff - src/PrimitiveGUI/PrimitiveGUI_BoxDlg.cxx
Salome HOME
turn off local selection when it needs
[modules/geom.git] / src / PrimitiveGUI / PrimitiveGUI_BoxDlg.cxx
index 9adcb3b9c56a25bd57457b26731f3873f7b90549..93335fb66eda7e1202c17106925a9c2a55e30937 100644 (file)
@@ -191,6 +191,7 @@ void PrimitiveGUI_BoxDlg::ConstructorsClicked(int constructorId)
     case 1:
       {
        GroupPoints->hide();
+        globalSelection(); // close local contexts, if any
        resize(0, 0);
        GroupDimensions->show();