Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scroll event should report progress to Navigator #72

Open
JayPanoz opened this issue Oct 22, 2024 · 0 comments
Open

Scroll event should report progress to Navigator #72

JayPanoz opened this issue Oct 22, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@JayPanoz
Copy link
Contributor

ScrollSnapper reports progress to Navigator in many cases (when it has to go to a progression or an id for instance), but the scroll event itself is not yet supported.

That may be unexpected for developers who keep track of progress through the positionChanged listener in paginated mode or FXL, as they would then need to implement this for scrollable mode entirely.

Of course there are implementation details to take into account (throttling, etc.) so this issue can serve as a place to discuss these and log what’s being implemented.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant