ls1intum / Apollon

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

Dark Mode (Artemis): Associations in UML Diagrams #225

Closed Johnypier closed 2 years ago

Johnypier commented 2 years ago

Describe the bug

Composition Association is not displayed correctly. It looks similar to aggregation. Screenshot 2022-05-07 at 19 29 11

To Reproduce

  1. Go to any exercise with UML editor
  2. Make a composition association
  3. See error

Expected behavior

Example from Light Mode (compare to image above):

Screenshot 2022-05-07 at 19 29 01

Environment

 - OS: Windows 10
 - Browser: Microsoft Edge
 - Version: 101.0.1210.32

Edit by @bassner: Adjusted the issue description to clarify / correct the expected and current behavior