Author Topic: ScrollView Panel click to center on child  (Read 4880 times)

milox

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 1
  • Posts: 10
    • View Profile
ScrollView Panel click to center on child
« on: September 22, 2013, 11:05:11 AM »
How do I make ScrollView panel clickable, so that when you click on an item (or tap on it on mobile) the script centers UICenterOnChild the scroll view on that item - currently you can only slide the panel to center on a wanted item, which is very inaccurate, it's not a good experience to be honest especially on mobile.

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: ScrollView Panel click to center on child
« Reply #1 on: September 23, 2013, 08:10:21 AM »
Check the skyrim UI post linked in the Useful Stuff sticky.

milox

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 1
  • Posts: 10
    • View Profile
Re: ScrollView Panel click to center on child
« Reply #2 on: September 24, 2013, 10:06:46 AM »
Silly me, I didn't notice that. Thanks, you're the best.