Hey guys,
I'm trying to modify leftContentActiveColor and rightContentActiveColor at runtime, in a script. It works, but the change isn't visible unless i trigger some GUI update from the editor. Like modifying the color manually in the editor - this refreshes all the modifications I made with the script.
Any idea what function I need to call after I change the color?
Thanks!