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
Text selection affects pan/zooming feature on Flutter Web on mobile devices.
So, just set enableTextSelection: false will enable pan/zooming.
This is just a limitation of the current "experimental" text selection feature (Related: #4).
pdfrx version: 0.4.54
Steps to reproduce
Actual result
Nothing happens
Expected result
The PDF can scroll and zoom using touch gestures
The text was updated successfully, but these errors were encountered: