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
{{ message }}
This repository was archived by the owner on Feb 4, 2024. It is now read-only.
It would be great to remove this limit, or add an option to disable it.
Why
I'm trying to view a high resolution (vector) public transport map, and the maximum zoom is nowhere near enough zoom. Most of the text isn't readable even if I squint my eyes, as it's intended for much more zoom.
Currently there's a fixed limit to the zoom level.
https://github.com/JavaCafe01/PdfViewer/blob/d6d909859cbfdaa4180cc2ca387951122128cedb/app/src/main/java/com/gsnathan/pdfviewer/MainActivity.java#L265
It would be great to remove this limit, or add an option to disable it.
Why
I'm trying to view a high resolution (vector) public transport map, and the maximum zoom is nowhere near enough zoom. Most of the text isn't readable even if I squint my eyes, as it's intended for much more zoom.