From 22a36ff7ace7bb12905d9f53aac83064cd58f1d6 Mon Sep 17 00:00:00 2001 From: nds Date: Wed, 24 Jun 2015 12:31:47 +0300 Subject: [PATCH] Preselection problem for extrusion --- src/FeaturesPlugin/revolution_widget.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/FeaturesPlugin/revolution_widget.xml b/src/FeaturesPlugin/revolution_widget.xml index 47b5ee04e..add5d7a8b 100644 --- a/src/FeaturesPlugin/revolution_widget.xml +++ b/src/FeaturesPlugin/revolution_widget.xml @@ -5,7 +5,8 @@ label="Select a sketch face" icon=":icons/sketch.png" tooltip="Select a sketch face" - type_choice="Faces"> + use_choice="false" + type_choice="Faces Compound">