-
-
Notifications
You must be signed in to change notification settings - Fork 252
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
Pica randomly retiles certain images #251
Comments
I tried also to use only "js" feature to rule out any hardware issues, but still the same result.
|
did you guys find a solution? I have the same issue. I noticed that it only happens to me when I pick up an image from the Mac Photos app. |
same here, anyone found a solution? only on apple fotos with google chrome |
Unfortunately no. I replaced it with cropperjs. |
is it possible with cropper.js to resize images without user interaction? |
see here #217 |
Resizing the attached image with Pica turns it into the second attached image. This seems to happen randomly with photos taken on certain devices.
I am not doing anything fancy, the only option I'm passing to the Pica constructor is the idle option, and I'm not passing any options to Pica.resize or Pica.toBlob. This code works for 99% of the photos I put through it.
The text was updated successfully, but these errors were encountered: