Author Topic: How to use Infinite ScrollList with normal scrollList functionality.  (Read 1299 times)

wallabie

  • Full Member
  • ***
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 200
    • View Profile
I would like to use the Infinite ScrollList because of the built-in pooling feature but do not want the scrollList to be scrolled infinitely.  Is there a setting to make it scroll like a normal scrollList stopping at left and right.

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: How to use Infinite ScrollList with normal scrollList functionality.
« Reply #1 on: April 11, 2014, 07:50:29 AM »
Built-in pooling feature? It just disables children if they're out of view and repositions them as necessary. It doesn't pool anything.