ls1intum / Apollon

UML Modeling Editor written in React
https://apollon-library.readthedocs.io
MIT License
65 stars 22 forks source link

Connectors connecting interface and components should have straight line when possible #278

Open minrows opened 1 year ago

minrows commented 1 year ago

Is your feature request related to a problem?

In Apollon, for classes and components, the association can move a bit downwards and upwards. However, in the case of connectors connecting the interface and components, the association has corners (as illustrated in the screenshot), even if a straight line would still be possible.

Describe the solution you'd like

Connectors connecting interface and components should have straight line when possible

Screenshots

Current

image

Expected

image