cmlibs-python / cmlibs.widgets

A collection of Qt widgets and utilities for Zinc.
Mozilla Public License 2.0
0 stars 13 forks source link

Add intersection selection mode #59

Closed tsalemink closed 1 year ago

tsalemink commented 1 year ago

This PR adds an intersection selection mode to the scene selection handler. This mode selects graphics picked by the scene picker only if they were already selected.