Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: J. Park on September 02, 2013, 04:48:47 AM

Title: UITable upward positioning is weired
Post by: J. Park on September 02, 2013, 04:48:47 AM
I added 3 objects in UITable. 3 objects have different sizes but have pivot point in center of objects

First screenshot shows positions in down direction UITable. It looks correct.

Second screenshot shows positions in up direction. It looks weired..

Is it right? I use v2.6.3.
Title: Re: UITable upward positioning is weired
Post by: ArenMook on September 02, 2013, 05:58:49 PM
I recommend using a top left pivot for the down direction table, and a bottom left pivot for the up direction table.
Title: Re: UITable upward positioning is weired
Post by: J. Park on September 02, 2013, 08:00:00 PM
First screenshot is downward with left bottom pivot.
Second screenshot is upward with left bottom pivot.

Changing pivot doesn't seem to change position...
Title: Re: UITable upward positioning is weired
Post by: ArenMook on September 04, 2013, 04:57:52 AM
Might be a bug in there then.