1
NGUI 3 Support / Re: ScrolloView scroll automatically to last children, please
« on: February 05, 2014, 08:22:25 AM »
Hi,
thanks to reply. I just wanna center on the last child. Now i'm only using UICenterOnChild.CenterOn using the last object ( profile ) but all the time is centered on the first child..!
i removed the SpringPanel...
thanks
EDIT : i've fixed. Was simple. I just wanna center instantly after the item creation, but i understood that the place of creation was under the first item and then moved. So i delayed the OnCenter call and everything work now!!
thanks to reply. I just wanna center on the last child. Now i'm only using UICenterOnChild.CenterOn using the last object ( profile ) but all the time is centered on the first child..!
i removed the SpringPanel...
thanks
EDIT : i've fixed. Was simple. I just wanna center instantly after the item creation, but i understood that the place of creation was under the first item and then moved. So i delayed the OnCenter call and everything work now!!
