DeepSOIC / Part-o-magic

Experiment on FreeCAD-wide automation of Part container management. For FC v0.17-0.18
Other
12 stars 4 forks source link

Error after replace #69

Open DeepSOIC opened 1 year ago

DeepSOIC commented 1 year ago
Traceback (most recent call last):
    File "C:\Users\Invendelirium\AppData\Roaming\FreeCAD\Mod\Part-o-magic\.\PartOMagic\Gui\LinkTools\TaskReplace.py", line 116, in eventFilter
      if widget is self.form.treeR:
    AttributeError: 'NoneType' object has no attribute 'treeR'