acornejo / jquery-cropbox

jQuery Cropbox plugin
http://acornejo.github.io/jquery-cropbox/
MIT License
345 stars 82 forks source link

Support for hammer.js v2.0.4 #72

Closed pkyriacou closed 9 years ago

pkyriacou commented 9 years ago

[Change] Added support for hammer.js v2.0.4. [Fixed] Extra commas caused some IE versions to stop code execution. [Fixed] cropFrame was being left-over when cropbox was removed.

acornejo commented 9 years ago

Great work! Thatk you.

pkyriacou commented 9 years ago

Hi, I'd like to note that unfortunately hammer.js v1 will not work anymore (different events), so that might be something to consider. Although, backwards support could be added pretty easily.