Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: lofl on September 08, 2013, 12:13:29 AM

Title: about UIDragPanelContents initial position
Post by: lofl 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.
Title: Re: about UIDragPanelContents initial position
Post by: ArenMook on September 09, 2013, 01:10:37 AM
Just move it yourself.