clarkmcc / ngraph

A blender-style node editor for React, built on xyflow
https://ngraph.clarkmccauley.com
MIT License
50 stars 3 forks source link

Fix array inputs #48

Closed clarkmcc closed 6 months ago

clarkmcc commented 6 months ago

When connecting two sockets, we shouldn't remove existing connections to the target socket if the target socket is associated with a node input that accepts arrays.