Changing the route of the edge when the there is an input on left and on top #871
-
I created custom node, because I need two inputs. The first input is on the left side and the second on the top. When I make the connections, the line to the top input doesn't go directly straight up as I want: I already saw that this component has a lot of features, so I'm sure that there is a way to do this, but I couldn't find a way. Please, help! |
Beta Was this translation helpful? Give feedback.
Answered by
bcakmakoglu
Apr 19, 2023
Replies: 1 comment 2 replies
-
I revert my first statement 😄 You can do this without a custom edge. |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
bcakmakoglu
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I revert my first statement 😄 You can do this without a custom edge.
Here's a simple sandbox doing this.