Tasharen Entertainment Forum
Support => NGUI 3 Support => Topic started by: Cheong on September 30, 2015, 10:31:27 PM
-
Dear Readers,
I have scroll view UI created using NGUI tools referring to NGUI sample scenes. In my scene, the first UI child object under scroll view did not bounce back to the original position (bounce back only a little) when the drag is over the top limit. Same goes to last child UI object. Is there any tips to resolve this? Any help would be appreciated.
Thanks.
-
Assuming you used a widget for each child item of your scroll view, make sure this widget's region actually covers the entire content underneath it.