LeGoffLoic / Nodz

Nodz : Visualize your data - Free nodes based graph generator.
MIT License
421 stars 108 forks source link

missing signal_Dropped #40

Open frueter opened 6 months ago

frueter commented 6 months ago

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