Author Topic: UIScrollView with UICenterOnChild scrolls incorrectly with a click  (Read 1276 times)

Nodrap

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 1
    • View Profile
Had this on my app and reproduced it on your demo in 3.7.6, Example 7 - Scroll View (Panel)

If you single click (no drag) on the scroll view collider but not an item in the scroll view you can get the scroll view to move to a position that isn't centered on a child. To reproduce on the demo, select the center on items tick, drag view to be at the leftmost entry and single click near the bottom of the draggable frame (but not on an item). The view scrolls to somewhere between the second and third item but doesn't center on either.

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: UIScrollView with UICenterOnChild scrolls incorrectly with a click
« Reply #1 on: December 05, 2014, 03:29:52 PM »
Thanks, I'll have it fixed in tonight's 3.7.7.