Is your feature request related to a problem? Please describe.
Currently, edges are fixed after creation. Users cannot drag or adjust the edge path, which makes diagrams messy when multiple nodes and connections overlap.
Describe the solution you'd like
Add editable edge support. Users should be able to select an edge and drag its path or control points to adjust the connection layout on the canvas.
Describe alternatives you've considered
Users can move nodes to reduce edge overlap, but this does not always solve the problem and may affect the overall diagram layout.
Additional context
This feature will help users create cleaner and more readable architecture diagrams, especially for complex cloud workflows with many connected services.
Is your feature request related to a problem? Please describe.
Currently, edges are fixed after creation. Users cannot drag or adjust the edge path, which makes diagrams messy when multiple nodes and connections overlap.
Describe the solution you'd like
Add editable edge support. Users should be able to select an edge and drag its path or control points to adjust the connection layout on the canvas.
Describe alternatives you've considered
Users can move nodes to reduce edge overlap, but this does not always solve the problem and may affect the overall diagram layout.
Additional context
This feature will help users create cleaner and more readable architecture diagrams, especially for complex cloud workflows with many connected services.