Closed rbalet closed 10 months ago
using the crop() method, I do see that this does return a promise
crop()
It depends on what the output type is: https://github.com/Mawi137/ngx-image-cropper/blob/ab3ab64439202696354b5bf876f2d22ebd59a0ff/projects/ngx-image-cropper/src/lib/component/image-cropper.component.ts#L582
@Mawi137 Thx Mawi137. Closing the issue
using the
crop()
method, I do see that this does return a promiseToDo