Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Composition and aggregation lines have a wrong color in Dark Theme #238

Open
MichailZh opened this issue May 28, 2022 · 1 comment
Open
Labels
bug Something isn't working

Comments

@MichailZh
Copy link

Describe the bug

Apollon and Artemis diagrams have a bug with coloring of the communication lines when you switch between "Light Mode" and "Dark Mode". Composition and aggregation have a wrong color.

To Reproduce

  1. Create 2 classes
  2. Create a connection between them
  3. Make sure, that the connection have type of Aggregation or Composition
  4. Switch the theme to another one
  5. Composition is now white and Aggregation is now dark

Expected behavior

Composition should be dark and Aggregation should be white

Screenshots

1
2

Environment

 - OS: Windows
 - Browser: Google Chrome
 - 102.0.5005.62

Additional context

Output in Web Console

  [REPLACE THIS WITH YOUR INFORMATION]
@MichailZh MichailZh added the bug Something isn't working label May 28, 2022
@krusche
Copy link
Member

krusche commented May 28, 2022

It is not about dark and white. It is about filled out (composition) vs not filled out (aggregation)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants