cmlibs-python / cmlibs.widgets

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

Update SceneSelection INTERSECTION mode #61

Closed tsalemink closed 1 year ago

tsalemink commented 1 year ago

This PR updates the way the SceneSelection handler's intersection mode works. We now search all child regions recursively for selected graphics rather than just searching the root region.