I’m going to implement the interaction that changes FOV independently by vertical and horizontal dimensions when user holds ctrl and drag mouse with right button mouse pressed.
Is there a way to do that inside custom displayable manager or do I have to modify vtkMRMLSliceViewInteractorStyle?