ls1intum / Apollon

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

``Development``: Fix for coloring elements in Apollon #234

Closed minrows closed 2 years ago

minrows commented 2 years ago

Checklist

Motivation and Context

This PR fixes the issue with the filling the elements in Apollon. Issue Number: https://github.com/ls1intum/Apollon/issues/232

Steps for Testing

  1. Goto to test server
  2. Try filling the colors of elements as illustrated in Screenshots section

Screenshots

screen-capture (2)

Todos:

martindevtum commented 2 years ago

code looks good. will test once it is on the test server. did you check, wether the fills are also visible when exported as svg?

minrows commented 2 years ago

code looks good. will test once it is on the test server. did you check, wether the fills are also visible when exported as svg?

Yes @martindevtum. Its working as expected.

minrows commented 2 years ago

Its now deployed in test server.