Merge pull request #7176 from Roy-043/Draft_Add_resetEdit_to_gui_hatch.py
Draft: Add resetEdit to gui_hatch.py
This commit is contained in:
@@ -106,6 +106,7 @@ class Draft_Hatch_TaskPanel:
|
||||
import FreeCADGui
|
||||
|
||||
FreeCADGui.Control.closeDialog()
|
||||
FreeCADGui.ActiveDocument.resetEdit()
|
||||
FreeCAD.ActiveDocument.recompute()
|
||||
|
||||
def onFileChanged(self,filename):
|
||||
|
||||
Reference in New Issue
Block a user