Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: marcusjung on February 02, 2014, 08:55:03 AM

Title: check pannel center in scroll view (panel)
Post by: marcusjung 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'