I'm trying in my project to create buttons that change the font color in specific states. I do this on a theme in a simple button node. I also change the texture with styleBoxTextures. The normal state has a color A, and all other states has a color B. Everything works fine, but when I do a "mouse out", the font color is set to the A color "normal state" even if the button is in focus state. The textures, on the other hand, work perfectly.
Is this a bug or did I miss something?
