I checked out Bugs in Kodular Eagle before creating a new topic
Describe your issue
When programmatically changing the background color of a card, it doesn’t take affect until the user presses on it and the ripple starts
Steps to reproduce the issue
- Create a card
- Change the background color with code
- You won’t see it change until you click it
A way to solve this is actually by having the background color change when the screen inits. However if you’re in the companion, you’re most likely going to use Do It
like I mostly do.
Expected Behaviour
Background color is to apply immediately