Hello π
I have added colours to the led buttons, but when I change the page, the Button 1 colour is not applied until I press the button.
How can I inizialize the color directly on page change?
Thanks! π
Hello π
I have added colours to the led buttons, but when I change the page, the Button 1 colour is not applied until I press the button.
How can I inizialize the color directly on page change?
Thanks! π
Hello
Hmm. The new simple color action block tries to do things smartly, but also it's on the button event, which does not get triggered when changing a page.
If you diverted from the minimalist mode where simple color "just works", I think you have to initialize the color on the setup event as well.
Copy the simple color action block to the setup event on that button, I think that should do the trick.
Hello @user π
Adding it to the "setup" tab is still not working.
Even when using "minimalist mode" still doesn't work.
The strange thing is that all the other buttons work, but the first one.
Hello!!!
View on Discord
This post is from the Intech Studio Discord community.