fengyuanchen / photo-editor

A simple photo editing application.
https://fengyuanchen.github.io/photo-editor
MIT License
937 stars 239 forks source link

Drop by code #9

Closed vng1923 closed 7 years ago

vng1923 commented 7 years ago

I have a question. Could I create a drop by code?

For example call function named drop(int top, int width, int height)

fengyuanchen commented 7 years ago

Of caouse. Check out the documentation of Cropper.js for more detail.

In short, set the autoCrop option to true.