scottcheng / cropit

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

On-the-fly Ratio Change #196

Open ghost opened 8 years ago

ghost commented 8 years ago

Can this plugin be modified to let the user modify the crop window to an aspect ratio of their choice. Thanks in advance for any help.

georgepcrawford commented 8 years ago

I have done this by getting users to input the size required on a form on the previous page. Then using the inputs to fill the sizes inside the JavaScript.