Skip to content

Is there any way to keep the nodes connected and not disconnect when dragging? #127

@Ptkatz

Description

@Ptkatz

I don't want the connected nodes to disconnect,I used this method, but it still disconnects when dragging the port.

node2Input.Port.ConnectionDragStarted.Subscribe(s =>
{ node2Input.Port.OnPortEnter(); });

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