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

Mobile Safari canvas wrong proportions #185

Open
karpenberg opened this issue Jul 27, 2018 · 0 comments
Open

Mobile Safari canvas wrong proportions #185

karpenberg opened this issue Jul 27, 2018 · 0 comments

Comments

@karpenberg
Copy link

Currently we use the last ng-img-crop version (0.3.2)
We faced with problem on Safari Mobile browser (IPhone device).
Control which is placed inside modal window set wrong canvas width for images with height greater then width (portrait selfy for instance).
In this specific case result canvas width is greater then height. Actually canvas width equals to modal window width. As a result canvas image is stretched.
Also in chrome browser in responsive mode with screen size equals to IPhone device size ng-img-crop set the canvas width correct so result canvas image has the right proportions.

@karpenberg karpenberg changed the title Mobile Safari browser canvas wrong size Mobile Safari canvas wrong proportions Jul 27, 2018
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

1 participant