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

Double tap zoom not detected by onZoomChanged #22

Open
singhtaranjeet opened this issue Apr 8, 2021 · 1 comment
Open

Double tap zoom not detected by onZoomChanged #22

singhtaranjeet opened this issue Apr 8, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@singhtaranjeet
Copy link

singhtaranjeet commented Apr 8, 2021

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.

@singhtaranjeet
Copy link
Author

Can we add an option like max or min zoom level so it will not zoom more or less then the specified values...?

@arnaudelub arnaudelub added the enhancement New feature or request label Apr 8, 2021
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

2 participants