feathersui-starling icon indicating copy to clipboard operation
feathersui-starling copied to clipboard

VerticalLayout, HorizontalLayout: property to request extra indices from getVisibleIndicesAtScrollPosition() when using virtual layout

Open joshtynjala opened this issue 9 years ago • 0 comments

To avoid having to subclass and override getVisibleIndicesAtScrollPosition(). Will be useful for things like loading more images from URLs at a time so that the user sees fewer blank spaces while they scroll.

Somewhat related to #310.

joshtynjala avatar Apr 21 '15 19:04 joshtynjala