newcat / baklavajs

Graph / node editor in the browser using VueJS
http://baklava.tech
MIT License
1.57k stars 116 forks source link

Input with `allowMultipleConnections: true` not handled correctly when made into a Subgraph #377

Closed yojeek closed 7 months ago

yojeek commented 8 months ago

Subgraph need to retain all connections for its inputs.

Screenshot 2024-02-06 at 15 15 03

Now only one connection is retained after Subgraph created.

Screenshot 2024-02-06 at 15 13 02
newcat commented 7 months ago

Fixed in v2.4.1