So I have a combobox that I have styled using the flex style explorer,
but something is amiss. 

When you mouse over the combobox the border color flickers, well I
guess the theme color makes it look like it is flickering on mouseover. 

The border color seems to be fade from top to bottom so light to dark,
but when you mouseover then the themeColor takes over and changes the
color. I tried themeColor = null; but then when you mouse over the
combobox it removes the border completely. So before mouseover
combobox has border during mouseover no border (themeColor: = null). 

Is there a setting to remove mouseover? I don't want color or alpha
changes happening on mouseover at all. Their is a setting for "use
roll over" but when set to false it doesn't look like it changes anything.

Reply via email to