Skip to content

Fixed bug #2025 by forcing NSApplicationActivationPolicyRegular

Sean McBride requested to merge seanm/vtk:bug2025 into master

This allows proper mouse and keyboard interaction in cases where VTK is not running within a .app bundle, which is the case for several samples out there.

Merge request reports