Merge pull request #3813 from xform3/feature/base_geometry_multi_object_select

[Path] Enable for selection of multiple objects in Base Geometry list
This commit is contained in:
sliptonic
2020-09-15 13:54:54 -05:00
committed by GitHub

View File

@@ -70,6 +70,9 @@
<property name="toolTip">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Select one or more features in the 3d view and press 'Add' to add them as the base items for this operation.&lt;/p&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;p&gt;Selected features can be deleted entirely.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
<property name="selectionMode">
<enum>QAbstractItemView::ExtendedSelection</enum>
</property>
</widget>
</item>
<item row="2" column="2">