You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be nice to have a port_disconnected signal on the NodeGraph object.
Currently, there's only a port_connected signal being emitted by the Port.connect_to() function.