Added option to snapper to hode the snapbar once it's done
This commit is contained in:
committed by
Yorik van Havre
parent
2642e668c5
commit
1f3a1d7c81
@@ -115,7 +115,7 @@ class TaskPanel:
|
||||
|
||||
if cleanup:
|
||||
self.removeGlobalCallbacks()
|
||||
FreeCADGui.Snapper.off()
|
||||
FreeCADGui.Snapper.off(True)
|
||||
if self.buttonBox:
|
||||
self.buttonBox.setEnabled(True)
|
||||
self.removeEscapeShortcut()
|
||||
|
||||
Reference in New Issue
Block a user