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

InfiniteLoader resetLoadMoreRowsCache: reload last batch feature added #704

Merged
merged 2 commits into from
Jul 8, 2017

Conversation

bamaboy
Copy link

@bamaboy bamaboy commented Jun 15, 2017

InfiniteLoader's method resetLoadMoreCache now accepts a boolean parameter: callLoadMoreRows.
If callLoadMoreRows is true, then loadMoreRows function will be called with last saved indices.

@bvaughn bvaughn merged commit e35598a into bvaughn:master Jul 8, 2017
@bvaughn
Copy link
Owner

bvaughn commented Jul 9, 2017

Thank you for this contribution. I'm sorry it took me so long to review it. I've been busy.

This feature has just been released in version 9.9.0 of the library and I've given you credit in the CHANGELOG.

@bamaboy
Copy link
Author

bamaboy commented Jul 20, 2017

I'm glad to help! Thanks for your work on this project!

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

Successfully merging this pull request may close these issues.

2 participants