1
NGUI 3 Documentation / Re: UIScrollView
« on: February 25, 2015, 10:22:17 AM »
[solved]
I just solved this problem when i saw the same problem other person asked.
http://www.tasharen.com/forum/index.php?topic=4929.0
Original post
-----------------------------------------------------------------------------------------------------------------------------------
Sorry for my bad English.
I have an issue with UIScrollView.scrollView when scrollView value was changed.
Now, I have two different kinds of ScrollView, Horizontal scrollView for horizontal swipe, and vertical scrollView for vertical swipe.
Then I have a script called GestureSelection to change UIDragScrollView.ScrollView. But when scrollview value was changed,
the last scrollView jump to current touch point.


I hope you understand what i'm talking about. Sorry for my bad English again
.
I just solved this problem when i saw the same problem other person asked.
http://www.tasharen.com/forum/index.php?topic=4929.0
Original post
-----------------------------------------------------------------------------------------------------------------------------------
Sorry for my bad English.
I have an issue with UIScrollView.scrollView when scrollView value was changed.
Now, I have two different kinds of ScrollView, Horizontal scrollView for horizontal swipe, and vertical scrollView for vertical swipe.
Then I have a script called GestureSelection to change UIDragScrollView.ScrollView. But when scrollview value was changed,
the last scrollView jump to current touch point.


I hope you understand what i'm talking about. Sorry for my bad English again
.
