diff --git a/invesalius/data/viewer_volume.py b/invesalius/data/viewer_volume.py index 230c963..43e7102 100755 --- a/invesalius/data/viewer_volume.py +++ b/invesalius/data/viewer_volume.py @@ -584,8 +584,6 @@ class SlicePlane: ps.Publisher().sendMessage('Set Widget Interactor', plane_y) ps.Publisher().sendMessage('Set Widget Interactor', plane_z) - self.Enable() - self.Disable() self.Render() def Enable(self, evt_pubsub=None): -- libgit2 0.21.2