Sorry if this has been gone over before I couldn’t find it. But maybe that can lead to a quick answer.
I have awesome buttons with the lables set under them. I am not doing any:
myButton.label.color.over = { 0 }
just…
{ default = { 1, 1, 1 }, },
To make sure the text is white, not default blue…
However, when the button is pressed, my label turns grayed out. Almost seems like it is transitioning grayed out on and off.
This wouldn’t be a big deal, except when I put my buttons in my awesome widget scroll bar… When the user scrolls the bar and happens to be over a button, the button below will not activate, but it will switched down to this pressed state, changing the color, and leaving it that way. So after a couple of seconds of scrolling the widget, some of my buttons labels are are greyed out, even though those buttons are not selected.
Can anyone help me turn this mysterious feature off?
thanks Coronaites!