1
NGUI 3 Support / Re: Find Bug in UI Widget code
« on: February 14, 2017, 08:42:08 AM »
My Visual Studio apparently decided to make a joke on me. This is what I see in debug mode
, and i decided that this is floating point inaccuracy. But when i deside to look at additional info i found this.
. This is not floating point inaccuracy, this is 1 / 255. Sorry I go to kill my UI designer. He made all buttons hover state color (255,254,254,255).
, and i decided that this is floating point inaccuracy. But when i deside to look at additional info i found this.
. This is not floating point inaccuracy, this is 1 / 255. Sorry I go to kill my UI designer. He made all buttons hover state color (255,254,254,255).
