Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: A39 on April 23, 2014, 11:49:07 AM

Title: Label problem with NGUI 3.0.7 and Android Note 10.1
Post by: A39 on April 23, 2014, 11:49:07 AM
Hi,

I'm facing a big trouble. I'm working on a big multiplatform project and label don't work on this particular plateform. It's work perfectly on galaxy Tab 10.1.

I try to update to the latest NGUI version but this didn't solve the problem and bring some new bug so i went back to the 3.0.7 version.

My fonts are dynamic, I tried to change them to unicode but I can't due to limitations project.

Anybody can help me ?

I attach a visual of the bug, hoping it may help to resolve ...
Title: Re: Label problem with NGUI 3.0.7 and Android Note 10.1
Post by: ArenMook on April 24, 2014, 12:27:30 AM
That looks to me like Quality being set to "Fastest", thus disabling your shader support and reducing texture quality significantly.
Title: Re: Label problem with NGUI 3.0.7 and Android Note 10.1
Post by: A39 on April 24, 2014, 03:41:49 AM
Thanks, solved for me. That was the problem.