diff --git a/invesalius/data/viewer_slice.py b/invesalius/data/viewer_slice.py index 3545e7d..2a06aab 100755 --- a/invesalius/data/viewer_slice.py +++ b/invesalius/data/viewer_slice.py @@ -494,6 +494,7 @@ class Viewer(wx.Panel): #if (size[0] <= size[1] + 60): + # Code bellow doesn't work for Promed 0013 if 0: bound = slice_data.actor.GetBounds() -- libgit2 0.21.2