The PDF content can't be zoomed in or out
Closed this issue · 4 comments
peter-zhijia-zheng commented
I've implemented it, and want to contribute my change, may I?
mainr commented
Of course you may.
The normal way to contribute changes is to:
- Clone the repository to a local copy.
- Make your changes & commit them to your local copy.
- Issue a 'pull request'.
Google will verify you have signed a CLA ("Contributor License Agreement" - see the thread on the current pull request against this project).
Your pull request will document exactly what changes you made and to which files. The changes can then be reviewed, and (EVENTUALLY, though it seems google is VERY SLOW at this...) be merged into the repository.
mainr commented
Actually, since I'll be implementing zooming myself, I'm interested in your patch.
jaredsburrows commented
Can you post your solution here?
codingjeremy commented
I am closing this issue/PR, as it has been migrated to the new repo linked above in the comments. Thank you!