Skip to content

Buffer min max not updating on applyUpdates #167

Closed
@booshmightythe

Description

@booshmightythe

Hi there,

I have an issue whete if the number of items in the scroll is less than the buffer size then if I add items at a certain index or append or prepend items to the buffer, everything becomes visible and the scrolling does not work.

Almost as if the buffer size is not being updated with the new size after the update. This works ok when the number of items initially is larger than the buffer size to begin with. I need this to work without reloading the whole scroller.

Many thanks for any help
Alistair

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions