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

Function for itemSize makes scroll offset not able to go all the way to the bottom #27

Open
ElijahJohnson5 opened this issue Mar 14, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@ElijahJohnson5
Copy link

Hi I am working on using the virtual list in a chat type layout and want to always have the offset start at the end of the list. However the elements are dynamically sized and I am using the itemSize as a function. This is working fin but I am not able to scroll all the way to the offset initially unless I overestimate the size of the elements and then the scroll bar gets jittery. Is there any better way to handle this?

@jonasgeiler jonasgeiler self-assigned this Feb 12, 2024
@jonasgeiler jonasgeiler added the enhancement New feature or request label Feb 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants