Fix for 2773 and two other minor fixes.
This commit is contained in:
@@ -321,6 +321,7 @@ class TaskPanel:
|
||||
self.obj.Proxy.onChanged(self.obj, "PostProcessor")
|
||||
self.updateTooltips()
|
||||
|
||||
self.form.PathsList.clear()
|
||||
for child in self.obj.Group:
|
||||
self.form.PathsList.addItem(child.Name)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user