ls1intum / Apollon

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

[Bugfix]: Feedback Icons are rendered at wrong position #70

Closed jwilland-tum closed 5 years ago

jwilland-tum commented 5 years ago

Currently, the feedback icons are rendered at the top right corner of the bounding box of an element. This leads to bad positioning of icons for relationships. See https://github.com/ls1intum/Artemis/issues/445 for more details.

Khalphion commented 5 years ago

I like the changes for the associations, but now the icons are visually placed in a weird spot for classes:

image

The old placement (next to each element, right floating) was better in this case.