Skip to content
This repository has been archived by the owner on Apr 12, 2024. It is now read-only.

Add restoreScroll callback #7

Open
davidtheclark opened this issue Oct 9, 2017 · 0 comments
Open

Add restoreScroll callback #7

davidtheclark opened this issue Oct 9, 2017 · 0 comments

Comments

@davidtheclark
Copy link
Contributor

The side effects of calling this function are asynchronous: the page's scroll will always update no sooner than the next animation frame, and maybe later than that. Because of this, it would be nice to have a callback invoked after it's done. The user might want to do something only after the attempts to restore scroll have been finished.

@davidtheclark davidtheclark changed the title Ran restoreScroll callback Add restoreScroll callback Oct 9, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant