Skip to content

All edges's routing is reset to a single segment when the layout is modified manually #550

@pcdavid

Description

@pcdavid
  • I have checked that this bug has not yet been reported by someone else
  • I have checked that this bug appears on Chrome
  • I have specified the version : latest (0.2.30)
  • I have specified my environment : Linux

Steps to reproduce

  1. Create a new "Topography" diagram (for example).
  2. In the initial state, all edges are properly routed in a rectilinear style to avoid crossing nodes.
  3. Move some element on the diagram (any one).

Expected behavior

None of the edges which are not connected to the moved element should be impacted.
Ideally, even the edges connected to the moved element should be re-routed correctly after the move, but for now it would be OK if these (and only these) were reset.

Actual behavior

All the edges on the diagram are reset to be single segment straight from their source to their target node, and can cross over other elements.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions