Path: Allow parent job assignment
Modifications focus on allowing the creation of operations to include direct provision of parent job. Path: Remove `useGui` implementation
This commit is contained in:
@@ -175,8 +175,8 @@ class ViewProvider:
|
||||
FreeCADGui.Control.closeDialog()
|
||||
FreeCADGui.Control.showDialog(self.taskPanel)
|
||||
self.taskPanel.setupUi(activate)
|
||||
self.deleteOnReject = False
|
||||
self.showOriginAxis(True)
|
||||
self.deleteOnReject = False
|
||||
|
||||
def resetTaskPanel(self):
|
||||
self.showOriginAxis(False)
|
||||
|
||||
Reference in New Issue
Block a user