Author Topic: How do I "snap" to the next texture in my ScrollView (ClippedPanel)?  (Read 2844 times)

aikitect

  • Newbie
  • *
  • Thank You
  • -Given: 1
  • -Receive: 0
  • Posts: 27
    • View Profile
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?

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: How do I "snap" to the next texture in my ScrollView (ClippedPanel)?
« Reply #1 on: November 05, 2013, 01:10:28 PM »
NGUI doesn't do gesture recognition.