-
Notifications
You must be signed in to change notification settings - Fork 48
Scroller seems no used #9
Copy link
Copy link
Open
Description
Since Scroller used to calculate current position which relate to the peogress of scrolling. But in this lib we calculate the speed ourselves. Scroller just be used as a flag to indicate whether is scrolling.
So I think we can simply use a boolean var to take the place of the Scroller. I have already done this and every thing woks well.
I am still not sure if you use it for any other reason.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels