From d4f9e8f225611c97973b0cfcf8098ffa0255f123 Mon Sep 17 00:00:00 2001 From: nds Date: Fri, 28 Aug 2015 15:03:45 +0300 Subject: [PATCH] Issue #839: Selection of Part sub-results --- src/FeaturesPlugin/placement_widget.xml | 1 + src/FeaturesPlugin/rotation_widget.xml | 1 + 2 files changed, 2 insertions(+) diff --git a/src/FeaturesPlugin/placement_widget.xml b/src/FeaturesPlugin/placement_widget.xml index cefe7672e..d74132c6e 100644 --- a/src/FeaturesPlugin/placement_widget.xml +++ b/src/FeaturesPlugin/placement_widget.xml @@ -6,6 +6,7 @@ icon=":icons/cut_shape.png" tooltip="Select a solid objects" type_choice="Objects Solids" + use_choice="false" concealment="true" > diff --git a/src/FeaturesPlugin/rotation_widget.xml b/src/FeaturesPlugin/rotation_widget.xml index aaf5ad8cb..21a806adb 100755 --- a/src/FeaturesPlugin/rotation_widget.xml +++ b/src/FeaturesPlugin/rotation_widget.xml @@ -6,6 +6,7 @@ icon=":icons/cut_shape.png" tooltip="Select a solid objects" type_choice="Objects Solids" + use_choice="false" concealment="true"> -- 2.39.2