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
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"
The text was updated successfully, but these errors were encountered:
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
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
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"
The text was updated successfully, but these errors were encountered: