Replies: 1 comment 1 reply
-
Hi! Thanks for checking out Nova! Could you try adding this line of code directly after what you already have: buttonVisuals.UpdateVisualState(VisualState.Default); Does that resolve the issue? If so, then likely what's happening is related to script execution order. When the Calling |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello I am new to Nova. I know I'm doing something wrong but I don't exactly know what.

On run time the uIBlock2D flashes blue then reset to the DefaultColor be before it was set to blue(white).
I am just trying to set uIBlock2D(this is a Button) and buttonVisuls color to blue on start.
is there a better way for me to code this? Thank you for your help.
Beta Was this translation helpful? Give feedback.
All reactions