scottcheng / cropit

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

How to remove the min zoom limit? #277

Open geosigno opened 6 years ago

geosigno commented 6 years ago

Hi,

I would need for the user to be able to zoom out even if two edges of the image go smaller than the preview area. I can understand why this is not possible for quality reason I guess?

But is there a way for me to allow this? Like a dirty code to add. ( I really need this feature to be possible...)

Thanks a lot.