scottcheng / cropit

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

Maintain cropping on mouse out #257

Open stelonix opened 7 years ago

stelonix commented 7 years ago

Currently, moving the mouse outside crop area while cropping causes cropit to finish the cropping behavior. Is there any option to allow the mouse to keep cropping until it receives a mouse up event? If not, any chance of such an option being added?