vue-croppa icon indicating copy to clipboard operation
vue-croppa copied to clipboard

A simple straightforward customizable mobile-friendly image cropper for Vue 2.0.

Results 96 vue-croppa issues
Sort by recently updated
recently updated
newest added

Hey! I have a problem with the quality of cropped images (it doesn't matter if I crop them or save them as they are). The result is different on different...

I am looking forward to continuing to use `vue-croppa` in Vue3 projects.

Hi there, thanks a lot for this plugin! There is a bug where the `scale` property is `null` in the object returned by`getMetadata()` after uploading an image that has the...

I've been noticing while using this that the image will no longer allow me to drag it up/down or left/right after doing so about a dozen times. I can still...

I want to be able to affect the output width and height without affecting that of the container. The use case is: I want to be able to upload one...

I notice that when i make 2 buttons, 1 zoom in and 1 zoom out, whenever i clicked both of them one by one the image get smaller and smaller...

## Issue When testing with Firefox on Mobile, image upload does not work. Two phones with the above specs were able to successfully upload while one was not. Results are...

Hey @zhanziyang, thank you for the package and the continuous maintain. I found a comparable cropper [avidofood.github.io/vue-cropgram ](url) that seems to be based on vue-croppa. The approach is taken from...

Hello all, ![image](https://user-images.githubusercontent.com/22075871/102767204-3fd1d580-4390-11eb-954a-bfc9695bd4ac.png) How can I remove that empty space on canvas? (I tried to set quality 1, but did not work)