Support => NGUI 3 Support => Topic started by: grofie on July 07, 2014, 06:55:21 AM
Title: FixedSizeOnMobile not working on WP8 (Solved)
Post by: grofie on July 07, 2014, 06:55:21 AM
Hi guys,
we got another problem with windows phone (using Unity v4.5.1f3, NGUI 3.6.4b):
The scaling style FixedSizeOnMobile on UIRoot is not working on WP8 (on iOSX and Android it's running fine), the GUI never scales and is always way to small. If we change the setting to FixedSize only, the scaling works fine.
Edit: Just tried the new version 3.7, still same problem.
Title: Re: FixedSizeOnMobile not working on WP8
Post by: grofie on July 08, 2014, 03:12:36 AM
We changed all UIRoots to FixedSized and its working for wp8. I still dont understand why wp8 is not counted as mobile..
Title: Re: FixedSizeOnMobile not working on WP8
Post by: ArenMook on July 08, 2014, 12:12:04 PM