Problem: vtkResliceImageViewers are global variables in `vtk_utils.py` file Solution: Initialize and store vtkResliceImageViewers in SliceViewLogic Initialise and store vtkResliceCursor in ViewsLogic
Problem:
vtkResliceImageViewers are global variables in
vtk_utils.pyfileSolution:
Initialize and store vtkResliceImageViewers in SliceViewLogic
Initialise and store vtkResliceCursor in ViewsLogic