Author Topic: How the "Example 7 - Scroll View (Panel)" Zoom with different resolution  (Read 2923 times)

xiangsoft

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 1
    • View Profile
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

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
That example uses a fixed size UIRoot, which is I assume what you're referring to. Fixed size UIRoot ignores screen size.