Author Topic: about UIDragPanelContents initial position  (Read 2486 times)

lofl

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 9
    • View Profile
about UIDragPanelContents initial position
« on: September 08, 2013, 12:13:29 AM »
I set up the widgets as follows.

UIPanel(+ UIDraggablePanel)
 +UIGrid
  +GameObject(+ UIDragPanelContents)
  +GameObject(+ UIDragPanelContents)

Build and Run, first object is displayed in the center.
When I click it, first object moved and it became top alignment.

I want to become top alignment from the beginning.
Please teach me how to do so.

Thank you.

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: about UIDragPanelContents initial position
« Reply #1 on: September 09, 2013, 01:10:37 AM »
Just move it yourself.