Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: DuckOfDoom on November 28, 2012, 04:14:40 AM

Title: UILabel gets messed up on Android device
Post by: DuckOfDoom on November 28, 2012, 04:14:40 AM
This might be a known problem but I still can't find the solution. I have a clipped panel with UILabel in it. On standalone and iOS everything is normal, but when I switch the platform to Android, this particular label gets messed up. I think I has something to do with a shader that does the clipping. Maybe android hates it. Is there any workaround or a way to fix this?

Adding a pic to illustrate. This is the only label affected as you can see.

(http://s017.radikal.ru/i430/1211/bc/a24c74cba25b.jpg)
Title: Re: UILabel gets messed up on Android device
Post by: ArenMook on November 28, 2012, 04:23:03 AM
http://www.tasharen.com/forum/index.php?topic=6.msg11833#msg11833
Title: Re: UILabel gets messed up on Android device
Post by: DuckOfDoom on November 30, 2012, 04:02:21 AM
Thanks, I should really have read that before posting on the forum. Was solved by targeting ES 2.0.