I just cloned the repo and ran the demo. when I trid dragging somethign into the DAG I got
builtins.AttributeError: 'NodeScene' object has no attribute 'signal_Dropped'
And sure anough the NodeScene class does not have that signal, only a signal_NodeMoved
I just cloned the repo and ran the demo. when I trid dragging somethign into the DAG I got
builtins.AttributeError: 'NodeScene' object has no attribute 'signal_Dropped'
And sure anough the
NodeScene
class does not have that signal, only asignal_NodeMoved