Update edge from target handle, not end of the edge #1350
Unanswered
ambika-dubey
asked this question in
Q&A
Replies: 1 comment 5 replies
-
Further context: we're using this behavior during "edge move" operations, where the user switches an edge from one handle to another. The desired behavior is for the user to be able to "pick up" an edge and drag it over to a new handle. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I believe the current default behavior is to enable edge updates/edits from the end of an existing edge (not from the target handle that the edge connects to). Is there a way either to set some flag so that updates can happen from the target handle, or a straightforward workaround? Thank you!
Beta Was this translation helpful? Give feedback.
All reactions