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

Scroll indicator jumps when scrolling through a VariableSizeList #70

Closed
wilcoschoneveld opened this issue Oct 5, 2018 · 4 comments
Closed

Comments

@wilcoschoneveld
Copy link

Example:
https://codesandbox.io/s/vnn4z83313

When scrolling down you can see the scrolling indicator jump up and it becomes more and more pronounced when reaching the bottom of the container

@wilcoschoneveld
Copy link
Author

I figured you can set estimatedItemSize to the average value of sizes. In my case I know all sizes beforehand so would it be able to make use the exact value instead of 'estimates'?

@bvaughn
Copy link
Owner

bvaughn commented Oct 6, 2018 via email

@wilcoschoneveld
Copy link
Author

Yeah it's cool. Thanks for the reply!

@bvaughn
Copy link
Owner

bvaughn commented Oct 6, 2018

No problem. Thanks for being understanding.

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