ryanswrt/autoform-slingshot

Cropper support

ryanswrt opened this issue · 3 comments

See https://github.com/pfafman/meteor-photo-up/

Turn preview widget into cropper or have a modal popup

Cropper action must happen before onBefore callback

When on a mobile, this would be a nice experience: https://developers.aviary.com/
I'm not sure if aviary is web-capable, but it'd definitely be amazing if it was.

I've done some cropping tools before actually, it would be nice to have it support both bootstrap and ionic + web and mobile at the same time.

i try to put on onBefore callback but i can display the image to crop, how can do it?