Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: aikitect on November 05, 2013, 12:57:52 PM

Title: How do I "snap" to the next texture in my ScrollView (ClippedPanel)?
Post by: aikitect on November 05, 2013, 12:57:52 PM
Currrently, I have a list of textures that I can scroll through by swiping to the right or left.  However, instead of moving through the scroll view, I want to swipe, which will cause the view to "snap" to the next texture.  Does NGUI have any native support for this, or will I need an external library like FingerGestures?
Title: Re: How do I "snap" to the next texture in my ScrollView (ClippedPanel)?
Post by: ArenMook on November 05, 2013, 01:10:28 PM
NGUI doesn't do gesture recognition.