-
-
Notifications
You must be signed in to change notification settings - Fork 125
Description
Describe the bug
Starting from the 5th individual entity and after that, whatever color is set for the the last entity it'll be used for the 1st entity's ring regardless of what color was chosen for the 1st one. Using color numbers or hex code doesn't make a difference.
To Reproduce
- Create 4 entities with different colors.
- Add a 5th entity with a unique color and watch what happens to the 1st entity's color.
- Re-arange the entities and watch how the 1st one will always have the colors of the 5th one.
Expected behavior
Each entity should have the color specified in the color
property.
Desktop (please complete the following information):
-
Browser: Chrome
-
Version: 0.2.5
-
I understand that this is a channel for reporting bugs, not a support forum (If you need help configuring the card, go to: Discussions).
-
I have the latest version of the card installed.
-
I have cleared my browser cache after installing, updating and configuring the card.
-
The issue is not related to the UI-Editor not being rendered: "s.entries is not a function". This is a known bug, and is caused by Card Mod. Check the warning this readme section for more information on how to fix it.