lightning-js / ui-components

Lightning UI Components for Solid & Blits
https://lightning-js.github.io/ui-components/
Apache License 2.0
11 stars 4 forks source link

Scroll by full size #169

Closed chiefcll closed 1 month ago

chiefcll commented 3 months ago

@slhay28

I have a viewport of say 3 items and when the bottom is reached I want the items to scroll to the next 3 items rather than one at a time when the bottom of the list is reached

What do you think about implementing that logic? Basically get to end and move the whole list by its viewport size?

anthony9187 commented 1 month ago

Closing this as I believe it's resolved, but we can re-open it in the new repo if it's still appearing