From c48e9290dc91009cf00dc3def692e51c6cebe3e0 Mon Sep 17 00:00:00 2001 From: Thiago Franco de Moraes Date: Thu, 28 Mar 2013 09:18:11 -0300 Subject: [PATCH] Starting with the ww and wl text hidden --- 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 35a1995..86174c2 100755 --- a/invesalius/data/viewer_slice.py +++ b/invesalius/data/viewer_slice.py @@ -829,6 +829,7 @@ class Viewer(wx.Panel): self.interactor.Render() self.EnableText() + self.wl_text.Hide() ## Insert cursor self.SetInteractorStyle(const.STATE_DEFAULT) -- libgit2 0.21.2