Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: xiangsoft on February 13, 2014, 09:56:38 AM

Title: How the "Example 7 - Scroll View (Panel)" Zoom with different resolution
Post by: xiangsoft on February 13, 2014, 09:56:38 AM
I'm a new NGUIer
Today I Study The "Example 7 - Scroll View (Panel)".
I found it can zoom with different resolution without UIStretch script.
How it made that?
Can u help me?

Sorry about my english, I'm from china.

I forget to tell my NGUI Version is 3.0.5
Title: Re: How the "Example 7 - Scroll View (Panel)" Zoom with different resolution
Post by: ArenMook on February 14, 2014, 05:43:29 AM
That example uses a fixed size UIRoot, which is I assume what you're referring to. Fixed size UIRoot ignores screen size.