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
I was implementing custom zooming but found out that when we double tap then PDFView automatically zooms the page, but this thing is not detected by the onZoomChanged method and when we zoom via pdfController it starts from the initial zoom value. Update
I have tested this in Android emulator and it is working fine there, but not working in iOS simulator.
The text was updated successfully, but these errors were encountered:
I was implementing custom zooming but found out that when we double tap then PDFView automatically zooms the page, but this thing is not detected by the onZoomChanged method and when we zoom via pdfController it starts from the initial zoom value.
Update
I have tested this in Android emulator and it is working fine there, but not working in iOS simulator.
The text was updated successfully, but these errors were encountered: