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

v2.1.2 (possibly?) breaks when scale != scale of screen #46

Open
Ryanauger95 opened this issue Jun 1, 2019 · 2 comments
Open

v2.1.2 (possibly?) breaks when scale != scale of screen #46

Ryanauger95 opened this issue Jun 1, 2019 · 2 comments

Comments

@Ryanauger95
Copy link

To replicate, simply try this project here: https://github.com/rajeejones/PDFSignature.git and change the Podfile to use 2.1.2 v.s. 2.1.1. In 2.1.2, the bottom 90% of the image is clipped, but if you scale up the touchDrawView to dimensions similar to the iPhone screen, then it will show the whole image on "Add Signature"

@Ryanauger95 Ryanauger95 changed the title v2.1.2 breaks when scale != scale of UIScreen v2.1.2 breaks when scale != scale of screen Jun 1, 2019
@Ryanauger95 Ryanauger95 changed the title v2.1.2 breaks when scale != scale of screen v2.1.2 (possibly?) breaks when scale != scale of screen Jun 1, 2019
@dehli
Copy link
Owner

dehli commented Jun 4, 2019

Thanks @piedpieper for opening the issue! I'll try to look into it in the next few days. Cheers!

@wzbozon
Copy link

wzbozon commented May 5, 2021

Yes, 2.1.2 is broken, function exportDrawing() doesn't work. Use 2.1.1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants