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'