Tasharen Entertainment Forum
Support => NGUI 3 Support => Topic started by: zeus_82 on November 18, 2014, 01:57:25 AM
-
Hi There,
I have scroll view, with the following go hierarchy:
ScrollView
UIWrapContent - UICenterOnChild
item1
item2
.
item10
I want the scroll view to scroll too much on a small swipe in finger.
so that on a very small swipe by user, I want the scroll view to scroll to next item
Thanks for help.
-
Any help ?
-
Next page threshold is specified on the UICenterOnChild, so I'm not sure what you're asking here.