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
Support for multiple connections for a single input port
- added NodeDataModel::portInConnectionPolicy (similar to NodeDataModel::portOutConnectionPolicy)
- added a new parameter to NodeDataModel::setInData representing the respective connection
- modified NodeConnectionInteraction::disconnect to only erase one connection from the port rather than clear all connections
//Recalculate the nodes visuals. A data change can result in the node taking more space than before, so this forces a recalculate+repaint on the affected node
0 commit comments