scottcheng / cropit

A "customizable crop and zoom" jQuery plugin.
http://scottcheng.github.io/cropit/
MIT License
875 stars 304 forks source link

IOS photo width problem after uploads #292

Open tigerjun98 opened 6 years ago

tigerjun98 commented 6 years ago

When a photo uploaded from my iphone, i only can move the photo in one direction. It's mean if the photo width is more than the preview size, i can move it to the view that i want. But at the same time i cannot move the height to the view i want. And actually on android phone it's only need to move in one direction either is width or height. Because the photo width or height will auto fit in my preview container. But on iphone when i uploads the photo , the width will more than the normal photo and the width over will become white space. This make my photo always over width and only can move in horinzontal direction but the height can't be display inside container.