From: dbv Date: Wed, 11 May 2016 08:26:12 +0000 (+0300) Subject: In SubShapes feature multi-selection control now does not cleared when user click... X-Git-Tag: V_2.3.1~92 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=5fc92772c0088e92a9c933bdbe310b8e9975ec32;p=modules%2Fshaper.git In SubShapes feature multi-selection control now does not cleared when user click in neutral point. --- diff --git a/src/BuildPlugin/subshapes_widget.xml b/src/BuildPlugin/subshapes_widget.xml index 767d01595..7c9dcb5f9 100644 --- a/src/BuildPlugin/subshapes_widget.xml +++ b/src/BuildPlugin/subshapes_widget.xml @@ -12,7 +12,8 @@ label="Sub-Shapes:" tooltip="Select shapes on sketch to add." type_choice="vertices edges" - concealment="true"> + concealment="true" + clear_in_neutral_point="false">