Commit 4688fe1ba21a110b292ae13dc062bf92719fc0c8
1 parent
bff30dc2
Exists in
master
and in
6 other branches
STL: Comments on viewer_slice
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
invesalius/data/viewer_slice.py
@@ -494,6 +494,7 @@ class Viewer(wx.Panel): | @@ -494,6 +494,7 @@ class Viewer(wx.Panel): | ||
494 | 494 | ||
495 | 495 | ||
496 | #if (size[0] <= size[1] + 60): | 496 | #if (size[0] <= size[1] + 60): |
497 | + # Code bellow doesn't work for Promed 0013 | ||
497 | if 0: | 498 | if 0: |
498 | 499 | ||
499 | bound = slice_data.actor.GetBounds() | 500 | bound = slice_data.actor.GetBounds() |