issue #13348: Call ConfigureEvent on QEvent::Resize in QVTKInteractorAdapter

The configure event was not called after resizing in QVTKInteractorAdapter. This fix applies the same behavior used in vtkWin32RenderWindowInteractor::OnSize().

Fixes http://www.vtk.org/Bug/view.php?id=13348

Merge request reports

Loading