1
NGUI 3 Support / check pannel center in scroll view (panel)
« on: February 02, 2014, 08:55:03 AM »
Hi,
Scroll view (panel) is working well. but i need some help.
I use "UIcenterOnClick" and my scroll view pannel has several buttons.
when i use "UIcenterOnClick" , a problem arises.
because button has own action.
so 'going to center by UIcenterOnClick' and 'some action by button' begin simultaneously.
how do i fix this simultaneously actions.
I wanna....
as first action 'going to center by UIcenterOnClick'
as second action 'some action by button when click again in center posion'
Scroll view (panel) is working well. but i need some help.
I use "UIcenterOnClick" and my scroll view pannel has several buttons.
when i use "UIcenterOnClick" , a problem arises.
because button has own action.
so 'going to center by UIcenterOnClick' and 'some action by button' begin simultaneously.
how do i fix this simultaneously actions.
I wanna....
as first action 'going to center by UIcenterOnClick'
as second action 'some action by button when click again in center posion'
