From: mpv Date: Thu, 3 Nov 2016 10:24:13 +0000 (+0300) Subject: Fix for #1570 : groups, partitions and fields selection-lists must provide no ability... X-Git-Tag: V_2.6.0~120 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=60ed1ee096264b439bb873168c27c5c67e723942;p=modules%2Fshaper.git Fix for #1570 : groups, partitions and fields selection-lists must provide no ability to clear selection by clicking in the empty space --- diff --git a/src/FeaturesPlugin/partition_widget.xml b/src/FeaturesPlugin/partition_widget.xml index b2c8250cc..8f9f13e29 100755 --- a/src/FeaturesPlugin/partition_widget.xml +++ b/src/FeaturesPlugin/partition_widget.xml @@ -5,7 +5,8 @@ label="Base objects:" tooltip="Select objects for partitioning." type_choice="objects" - concealment="true"> + concealment="true" + clear_in_neutral_point="false">