-
Notifications
You must be signed in to change notification settings - Fork 23
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
Perspective transform broken on some iOS devices #53
Comments
calebbergman
changed the title
Perspective transform odd on some iOS devices
Perspective transform warped on some iOS devices
Jul 31, 2019
calebbergman
changed the title
Perspective transform warped on some iOS devices
Perspective transform broken on some iOS devices
Jul 31, 2019
I don’t know we have a iPad 2 in our test equipment. Can you share the values returned in the good and negative cases? |
Certainly. Please let me know if there's anything I'm missing or can add that would be helpful. Good case
Negative case
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I've ran into an issue with using perspective transform on some iOS devices using Ionic and Capacitor (i.e. WKWebView) - thus far an iPhone 6 and a iPad Air 2. I've put together a Github project demonstrating the issue.
I've tested on iPhone 7 and iPhone 8 and it's worked fine. I upgraded the iPad Air 2's OS to iOS 12.4; the issue persists.
EDIT: I decided a much smaller image made my life easier as regards getting the tensor data
Desired
Undesired (iPad Air 2 iOS 12.4)
Original
The text was updated successfully, but these errors were encountered: