Author Topic: First frame problem - all widgets in the center  (Read 2163 times)

reformy

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 28
    • View Profile
First frame problem - all widgets in the center
« on: January 20, 2014, 12:09:59 PM »
Hi,
I am using NGUI 2.6.3, developing a game app in Unity for android and ios app.
In each scene I enter, I see the first frame with all the widgets in the center of the screen, and they immediately jump to there right position.
Why is this?

You might say "someone talked about this a year ago", and indeed it was I:
http://www.tasharen.com/forum/index.php?topic=2000.0
(cool - I was thread #2000!)

This is a later version and a new project, why do I still see this problem?

Thank you,
Yair

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: First frame problem - all widgets in the center
« Reply #1 on: January 21, 2014, 01:43:22 AM »
Old anchoring system was very limiting, which is why it was deprecated in favor of a new system in 3.0.7.

NGUI 2 is no longer supported by the way, and 2.6.3 is also quite a bit older than 2.7.0, which was the last in the NGUI 2 cycle.

You should update.