eclipsesource / graphical-lsp

Graphical language server platform for building web-based diagram editors
https://www.eclipse.org/glsp
Eclipse Public License 2.0
36 stars 8 forks source link

It's not possible to configure the routingKind of FeedbackEdges #396

Closed tortmayr closed 4 years ago

tortmayr commented 4 years ago

Currently the FeebackEdge of the edge-creation tool is always routed with the default kind (Polyline) and it's not possible to configure the routerKind. As a consequence the visual feeback for edges that have a non-default routerKind is not working correctly.