Salome HOME
0021031: EDF 1646 GEOM: Modify Location leads to Position driver failed
[modules/geom.git] / src / TransformationGUI / TransformationGUI_ScaleDlg.cxx
index d8f4d08b2c0855b7fd5d2da528d9d2b9c2243c61..17023381f3bebe2b3796e7119284742cc7515df6 100644 (file)
@@ -265,6 +265,7 @@ bool TransformationGUI_ScaleDlg::ClickOnApply()
   myObjects.length(0);
   myEditCurrentArgument = LineEdit1;
   myEditCurrentArgument->setText("");
+  myGeomGUI->getApp()->selectionMgr()->clearSelected();
 
   // activate selection and connect selection manager
   ConstructorsClicked(getConstructorId());