Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Port Capacity.Multiple not working correctly, being overwritten by newest connection #43

Open
Dsearle2 opened this issue Mar 13, 2024 · 0 comments

Comments

@Dsearle2
Copy link

Dsearle2 commented Mar 13, 2024

I recently added this package to our project and ran into an issue with the multiple port connection property. We have an output node with Capacity.Multiple, however when we connect this to multiple nodes, only the last connection is serialized and the rest are lost whenever the graph is reloaded (or the domain is recompiled). Is there something we are missing?

Edit: this only seems to apply to output nodes. Is it possible to use Capacity.Multiple on outputs, or would this need to be a PortList?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant