clientIO / joint

A proven SVG-based JavaScript diagramming library powering exceptional UIs
https://jointjs.com
Mozilla Public License 2.0
4.45k stars 841 forks source link

fix(routers.rightAngle): route improvements #2600

Closed MartinKanera closed 1 month ago

MartinKanera commented 1 month ago

Description

Remove unnecessary points and loops from the right-angle router's route. Improve the overall generated route and code quality.

Improves on #2224

Motivation and Context

Long awaited right angle router improvements.