Include other Draft commands
This commit is contained in:
@@ -431,7 +431,8 @@ class TaskPanelPolarArray:
|
||||
the delayed functions, and perform cleanup.
|
||||
"""
|
||||
# App.ActiveDocument.commitTransaction()
|
||||
Gui.ActiveDocument.resetEdit()
|
||||
if Gui.ActiveDocument is not None:
|
||||
Gui.ActiveDocument.resetEdit()
|
||||
# Runs the parent command to complete the call
|
||||
self.source_command.completed()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user