From 4dd404ce919d879d50d985a33d78f4f77201bb3f Mon Sep 17 00:00:00 2001 From: dbv Date: Tue, 31 May 2016 13:06:11 +0300 Subject: [PATCH] Fixed "Sub-Shapes" and "Remove Sub-Shapes" on pre-selection. --- src/BuildPlugin/subshapes_widget.xml | 3 ++- src/FeaturesPlugin/remove_subshapes_widget.xml | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/src/BuildPlugin/subshapes_widget.xml b/src/BuildPlugin/subshapes_widget.xml index 2548d39c5..ec7320e65 100644 --- a/src/BuildPlugin/subshapes_widget.xml +++ b/src/BuildPlugin/subshapes_widget.xml @@ -5,7 +5,8 @@ label="Shape:" tooltip="Select a shape to modify." shape_types="objects" - concealment="true"> + concealment="true" + greed="true"> + concealment="true" + greed="true"> -- 2.39.2