Support => NGUI 3 Support => Topic started by: nah0y on January 29, 2013, 10:25:57 AM
Title: Pixel Perfect broken
Post by: nah0y on January 29, 2013, 10:25:57 AM
Hi !
Long time no see :)
Just to say that with the new version, the pixel perfect is broken, if I take a UILabel and keep pressing the Make Pixel Perfect button, it will go down of 1px at every press of the button.
So if you're like mean, and doing a lot of Alt+Shift+P to make everything pixel perfect, your hole UI will go down... :(
It happens with this hierarchy : #2D UI# (0, 0, 0) <- position Camera (0, 0, 0) Anchor (0, 0, 0) Menu (0, 0, 0) MenuGame (0, 0, 0) InfosRight (512, 310, 0) (no script attached to this GameObject) LabelCoinCount (-63, -30.5) <- this one keeps going down with each press Sprite (common_coin_small) <- this one does not move
Title: Re: Pixel Perfect broken
Post by: ArenMook on January 29, 2013, 05:36:26 PM
What's the font's size?
Title: Re: Pixel Perfect broken
Post by: nah0y on January 30, 2013, 03:44:25 AM
It's GillBold40, the scale is 47, 47, 1
Title: Re: Pixel Perfect broken
Post by: nah0y on February 14, 2013, 08:03:43 AM
I'm still having this problem on some of my fonts :(