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

Fix use of queryRowsOverlap when scrolling an OnDemandList down. #644

Closed
wants to merge 1 commit into from

Conversation

edhager
Copy link
Contributor

@edhager edhager commented Jul 2, 2013

The way the code was written, queryRowsOverlap was only affecting one query when scrolling down in an OnDemanList. After that, the math was nullifying the effects of queryRowsOverlap. I fixed that.

@kfranqueiro
Copy link
Member

Merged in 6454c13. Thanks!

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