ls1intum / Apollon

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

Filling color of elements in Apollon is not working #232

Closed minrows closed 2 years ago

minrows commented 2 years ago

Describe the bug

After the integration of Darkmode theming, feature of filling color to elements Apollon is not working anymore.

To Reproduce

  1. Go to https://test1.apollon.ase.in.tum.de
  2. Drag any element to the canvas
  3. Double click on the element and click on fill color icon
  4. Click on fill color and select one color
  5. See the fill color of an element is not set.

Expected behavior

The fill color of an element should be set

Screenshots

screen-capture

Additional context

Since the theming of Apollon in standalone is done from Apollon, this issue is created here.