microsoft / automatic-graph-layout

A set of tools for graph layout and viewing
Other
1.35k stars 302 forks source link

Dragging a node with Rectilinear edge to Subgraph fails #316

Closed Brains closed 2 years ago

Brains commented 2 years ago

If in WpfApplicationSample use EdgeRoutingMode.Rectilinear and edge with Subgraph target

graph.AddEdge("58", subgraph2.Id);

image

Then dragging any node results in error

image

Brains commented 2 years ago

Fixed in e95bca6c4bc5ef4a65d8d60915410f04c45e59cc