scottcheng / cropit

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

Demos Don't Work #204

Open jjm340 opened 8 years ago

jjm340 commented 8 years ago

Trying to load a particular image from my desktop on the demos on the main page, the default images don't change

doooby commented 7 years ago

you should rename this issue to: some images doesn't get loaded came across this issue while using v4, trying to upload this for example

kiwi

any idea what's wrong? it even doesn't throw any error, sadly

doooby commented 7 years ago

only now I've found that there's an onImageError callback (of course there is!) and that gives me {"message": "Image is too small."} I'm sorry i haven't read the the whole manual first