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

Configure Connections to directly go from right node to left node #718

Open
1 task done
rabalsaSICKAG opened this issue Nov 26, 2024 · 0 comments
Open
1 task done

Comments

@rabalsaSICKAG
Copy link

Description

Hi there,

I want to create connections, that go in the opposite direction as the default (from right to left). Basically it should represent a backward connection, e.g., going from a node back to it's previous node.
I already managed to create custom nodes with special sockets for these backward connections (and adapt their position), however, the styling is still a little bit off, as the connections normally go from the left to the right, so they start off at the right side of an input socket and enter the output socket from their left side.
image

Is there a way to configure connections or sockets to adapt the path of a connection to directly go to the left without these "swerves"?

I'm using Angular 17 and therefore the rete-angular-plugin, as well as the connection-path-plugin.

Cheers

(also sorry, if this is the wrong request, my company only allows bug and maintenance requests...)

Suggested Solution

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
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