Skip to content

White space issue after scroll when elements have different height #158

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

Closed
Jerczu opened this issue May 13, 2017 · 2 comments
Closed

White space issue after scroll when elements have different height #158

Jerczu opened this issue May 13, 2017 · 2 comments

Comments

@Jerczu
Copy link
Contributor

Jerczu commented May 13, 2017

When you quick scroll up few pages and down to the very bottom especially if your items do have additional data inserted asynchronously you end up with big white space at the very bottom. It would be I guess beneficial if when you reach EOF/BOF those paddings are forced to padding 0

@dhilt
Copy link
Member

dhilt commented May 13, 2017

@Jerczu We can't reset paddings cause we won't lose the knowledge of visual scroll bar parametrs. The issue you described should be fixed, and there are two possible ways: app fix or lib fix. Depends on the source of the issue. So we need to investigate it and it would be great if you provide us with a repro... right now I'm not able to reproduce that behaviour with our demos.

@dhilt
Copy link
Member

dhilt commented Jul 6, 2017

I believe this PR#165 relates to this issue. Please try ui.scrool v1.6.2+ and feel free to reopen the issue if it doesn't fix your problem.

@dhilt dhilt closed this as completed Jul 6, 2017
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

2 participants