Skip to content

Conversation

@Stormtv
Copy link
Owner

@Stormtv Stormtv commented May 7, 2019

No description provided.

themeler and others added 30 commits August 16, 2018 19:40
List height is determined by item height and visible items number (`remain` prop) and this works flawless as long as this number is {Integer}. But... when `remain` prop is set dynamically to {Float} (for ex.: list fills all available vertical space in UI), last item in scrollable list won't be rendered (for ex.: `delta.end' can equal `58.6` for `59` items, so only 58 slots are rendered).

This solution fixes the problem.
@Stormtv Stormtv merged commit 16f8d74 into Stormtv:master May 7, 2019
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.

7 participants