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

Node Add: Init types of sockets. #25

Open
gabyx opened this issue Feb 10, 2019 · 1 comment
Open

Node Add: Init types of sockets. #25

gabyx opened this issue Feb 10, 2019 · 1 comment

Comments

@gabyx
Copy link
Owner

gabyx commented Feb 10, 2019

Currently after GraphManipulationServiceBinaryHttp::addNode we have not setup the socket type strings.
They reside in the GraphTypeDescription. It is currently only needed for the type-tooltip-tool to show the types.
Maybe we directly lookup the correct type inside the tool (making the tool accessible to the current GraphTypeDescription). So we dont need to save the type string in the model.Socket..?

Or if we want to store the types inside the Socket -> where should we setup these, after AddNode where we init all uiProps as well?...

@gabyx
Copy link
Owner Author

gabyx commented Feb 10, 2019

Relates to #15

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