From 4688fe1ba21a110b292ae13dc062bf92719fc0c8 Mon Sep 17 00:00:00 2001 From: tatiana Date: Tue, 26 Jan 2010 23:52:31 +0000 Subject: [PATCH] STL: Comments on viewer_slice --- invesalius/data/viewer_slice.py | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) 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