GTK:Button onHover effect different on Linux and Windows
- by nubela
Hi,
I have a GTK button on my GUI app, however, the hover effects are different for both Linux and Windows:
Heres Linux: (http://imgur.com/DKAy6)[http://imgur.com/DKAy6]
Heres Windows: (http://imgur.com/v0FFU)[http://imgur.com/v0FFU]
I did not do anything fancy to the animations, in fact, the animation is default, how can I make it uniform?
Thank you.