vue-crop-image-mobile icon indicating copy to clipboard operation
vue-crop-image-mobile copied to clipboard

cut the picture for the mobile end.

Results 3 vue-crop-image-mobile issues
Sort by recently updated
recently updated
newest added

有点局限,只能使用自带的上传。 不能直接设置图片的URL 提示: Error in mounted hook: "TypeError: Failed to execute 'readAsDataURL' on 'FileReader': parameter 1 is not of type 'Blob'."

manage.compressImage函数写的有逻辑问题吧,两次调用canvas.toDataURL是有性能问题的,在iOS上效果不错,在小米6上卡顿比较明显

Hi,how to define desired width and height for my cropped image?