aewebsolutions / rcrop

Responsive Cropper is a full responsive JQuery plugin that lets you select an area from an image and prepare crop information to send it to the server.
MIT License
47 stars 23 forks source link

isTouchDevice is not defined error #6

Open digitalLeaderAuthor opened 7 years ago

digitalLeaderAuthor commented 7 years ago

Hi, where is the isTouchDevice() function? It is not inside rcrop.js.

Upd. I see it's there inside rcrop.min.js. But src file seems to be broken.

aewebsolutions commented 7 years ago

You are right. I've fixed file on src folder

digitalLeaderAuthor commented 7 years ago

Great. Thank You.

Btw, awesome plugin.