-
-
Notifications
You must be signed in to change notification settings - Fork 508
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
I suggest the fetch-messages
occur as soon as the user is approaching the end of list rather than actually reaching it. At the moment the function's called only when user's actually reached the top, which in turn will always lead to a little lagging xp.
This distance could be halved, or even be customized by a approaching
prop, e.g. fetch-distance=0.5
, as in the user is half-way of a full-scroll to reaching to the top, whichever better.
A default number might also be preferred and perhaps only a boolean to toggle it.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request