Skip to content

Scrollbar is not stopping at the bottom of the view #429

Answered by dominikwilkowski
njust asked this question in Q&A
Discussion options

You must be logged in to vote

Just found this. Note that this example was fixed in #430
The height must have shifted since I wrote this example and now I explicitly fix the height for each item which makes sure this works even if things shift further down the line.

You can see the height of each item was was off by one pixel with the inspector btw. So if this happens again in your own code just inspect the item and make sure what you tell the v_stack or virtual_list is the correct height.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@njust
Comment options

@dominikwilkowski
Comment options

Answer selected by njust
@njust
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants