diff --git a/invesalius/data/geometry.py b/invesalius/data/geometry.py index 6b22661..7f7a938 100644 --- a/invesalius/data/geometry.py +++ b/invesalius/data/geometry.py @@ -271,6 +271,7 @@ class DrawCrop2DRetangle(): self.last_x = 0 self.last_y = 0 self.last_z = 0 + self.layer = 0 def MouseMove(self, x, y): -- libgit2 0.21.2