You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Create a PdfView.
scrollDirection: Axis.vertical,
pageSnapping: false,
Expected behavior
The page should not snap to the pdf page. It should stop scrolling and wait.
Screenshots
Smartphone (please complete the following information):
MacOS Desktop, Google Chrome Web.
The text was updated successfully, but these errors were encountered:
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:
Expected behavior
The page should not snap to the pdf page. It should stop scrolling and wait.
Screenshots
![Apr-19-2021 15-41-58](https://user-images.githubusercontent.com/2245494/115300658-d5565980-a125-11eb-8b9f-b763cd9b161a.gif)
Smartphone (please complete the following information):
MacOS Desktop, Google Chrome Web.
The text was updated successfully, but these errors were encountered: