Skip to content

add ability to toggle box centering flag.

Utkarsh Ayachit requested to merge utkarsh.ayachit/vtk:box-modifiers into master

vtkInteractorStyleRubberBandZoom now supports Control or Shift key modifiers to temporarily toggle how the zoom box is positioned relative to the start of the dragging event.

Addresses paraview/paraview#18898 (closed)

Merge request reports