Author Topic: UITable upward positioning is weired  (Read 2110 times)

J. Park

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 28
    • View Profile
UITable upward positioning is weired
« 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.

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: UITable upward positioning is weired
« Reply #1 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.

J. Park

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 28
    • View Profile
Re: UITable upward positioning is weired
« Reply #2 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...

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: UITable upward positioning is weired
« Reply #3 on: September 04, 2013, 04:57:52 AM »
Might be a bug in there then.