fix(overlays): fixed opacity for overlays generated by entity color
- Jan 17, 2024
-
-
Tadeusz Miesiąc authored
-
Tadeusz Miesiąc authored
-
- Jan 09, 2024
-
-
Tadeusz Miesiąc authored
-
When entity was generated for overlays by color
- there was no alpha (opacity) value added. Fixed it.
Refactored color generating functions. We ended up in props drilling hell. Looking forward working on next features in overlays I decided to refactor code for maintainability