Skip to content

Reconnect Behavior for Edges #1434

Answered by tortmayr
rsoika asked this question in Q&A
Dec 3, 2024 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

Hi @rsoika,

I think thats the normal/expected behavior of the default reconnect tool. Its currently implemented in the same fashion as the edge creation tool which also does not really support the drag usecase.
Currently these tools are designed to be used in click-move-click style:
Edge creation:

  • Select the source element (click)
  • Move/hover of the intended target (move)
  • Select target (click)

Edge reconnect:

  • Select reconnect handle (click)
  • Move/hover of the intended target (move)
  • Select target (click)

I agree that this is a bit unexpected and especially for the reconnect use-case it would be great if the tool would also allow reconnection via drag&drop

Feel free to open an issue//feat…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@rsoika
Comment options

Answer selected by rsoika
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants