Fix button widget when used with multiple viewports
vtkTexturedButtonRepresentation2D is a composite representation that uses vtkBalloonRepresentation internally. The representation would need to compensate the active viewport origin when deciding whether the button was clicked.
Please register or sign in to comment