Skip to content

Node Add: Init types of sockets. #25

Description

@gabyx

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?...

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions