Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: Cheong on September 30, 2015, 10:31:27 PM

Title: NGUI scroll view: Springs Issue
Post 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.
Title: Re: NGUI scroll view: Springs Issue
Post by: ArenMook on October 01, 2015, 02:18:43 AM
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.