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

pageSnapping: false dose not produce the expected behavior. #183

Closed
kenthinson opened this issue Apr 19, 2021 · 3 comments
Closed

pageSnapping: false dose not produce the expected behavior. #183

kenthinson opened this issue Apr 19, 2021 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@kenthinson
Copy link

Describe the bug
pageSnapping: false should allow someone to scroll to the middle of two pages and stop correct?
If so it's not working in vertical mode on MacOS, and Chrome Web.

To Reproduce
Steps to reproduce the behavior:

  1. Create a PdfView.
  2. scrollDirection: Axis.vertical,
  3. pageSnapping: false,

Expected behavior
The page should not snap to the pdf page. It should stop scrolling and wait.

Screenshots
Apr-19-2021 15-41-58

Smartphone (please complete the following information):
MacOS Desktop, Google Chrome Web.

@kenthinson kenthinson added the bug Something isn't working label Apr 19, 2021
@rakib205
Copy link

Facing the same issue.

@SergeShkurko
Copy link
Member

See #6 (comment)

@rakib205
Copy link

rakib205 commented Feb 7, 2022

Still not working!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants