0001057: Bug in Draft Edit
This commit is contained in:
parent
0e1b09a4fb
commit
bfb5734d01
|
@ -3087,7 +3087,8 @@ class Edit(Modifier):
|
|||
Modifier.finish(self)
|
||||
plane.restore()
|
||||
self.running = False
|
||||
FreeCADGui.ActiveDocument.resetEdit()
|
||||
# following line causes crash
|
||||
# FreeCADGui.ActiveDocument.resetEdit()
|
||||
|
||||
def action(self,arg):
|
||||
"scene event handler"
|
||||
|
|
Loading…
Reference in New Issue
Block a user