Skip to content
This repository was archived by the owner on Feb 12, 2022. It is now read-only.
This repository was archived by the owner on Feb 12, 2022. It is now read-only.

Slow when drag 2000 elements #28

@PertapaCode

Description

@PertapaCode

https://jsfiddle.net/santos91/2jjg6te3/5/

In this example, scroll to the bottom of the page (just to set the right size for the scrollbar) after, if you drag the scrollbar thumb, the list becomes slow.

This is related to the way scrollerjs handle to go from one position to another right?

Probably there is a loop to iterate all the elements from position A to position B, but when we have a big list, I think this approach is not the best one.

There is a simple way to fix this, if not, what the complicated way involves?

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