filepicker / filepicker-angular

AngularJS bindings for Filepicker js library
MIT License
33 stars 11 forks source link

Add the crop function to the upload widget #9

Closed jsd219 closed 8 years ago

jsd219 commented 8 years ago

Is it possible to add the crop function to the upload widget. I would like the upload widget to start and once the user selects an image it pulls up the crop function before uploading just like the behavior of this https://www.filestack.com/docs/file-ingestion/javascript-api/crop-ui Is this possible?

jsd219 commented 8 years ago

I found a solution