Fix duplicate docs being created

fix edit changes not being retained
fix edit removing new toolbit from diretory
This commit is contained in:
sliptonic
2020-11-07 12:00:58 -06:00
parent 0a77421481
commit 7c3300dbf2
5 changed files with 14 additions and 12 deletions

View File

@@ -150,6 +150,7 @@ class TaskPanel:
FreeCAD.ActiveDocument.recompute()
def updateUI(self):
PathLog.track()
self.editor.updateUI()
def updateModel(self):