Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pre-loading hidden cells (off screen) #185

Open
ghost opened this issue Dec 9, 2012 · 0 comments
Open

Pre-loading hidden cells (off screen) #185

ghost opened this issue Dec 9, 2012 · 0 comments

Comments

@ghost
Copy link

ghost commented Dec 9, 2012

Hi, I have used AQGridView to implement a digital magazine layout for a newsstand app.
One feature that I know would be greatly appreciated by many users is the ability to preload the next couple of rows/cells before the user scrolls so it no longer waits for the cell to be visible before loading.

This request was posted previously by another user who I fear is no longer a regular user:

Posted by Shizam - 2 Years Ago
"The ability to specify how many rows off the current view you would like pre-loaded. For instance, I extended AQGridView so you could specify that 2 rows of cells should be loaded above and below the visibleBounds, this helps ensure that the cells have all their content loaded by the time they become visible (in case you're loading content via threads or http)."

I hope someone can help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants