Skip to content

BorderWidget: Leaving the viewport should unselect

Sankhesh Jhaveri requested to merge sankhesh/vtk:borderwidget_selection into master

This fixes the issue where a selected widget can never be de-selected or re-selected if the de-selection is done outside the viewport.

Merge request reports