Alexandru Dodon

Results 7 comments of Alexandru Dodon

If this is something that needs to be done, I can work on it.

@Norserium I haven't tested with other croppers for now (haven't had the time). However, the sandbox you're pointing to restricts the image from being zoomed out until it's smaller than...

@Norserium just tested and the same thing seems to be happening on Safari. Here's the cropper: Here's the cropped image: ![image](https://user-images.githubusercontent.com/8373555/165080207-4b02912d-9516-4272-91a1-6247166739cb.png) And here's the same situation on Firefox. The cropper:...

@Norserium I will try, but don't know if will get the chance to do that today.

@Norserium I fixed the issue locally. The problem is in `drawImage` because Safari ignores negative `sx` and `sy` values, so we have to default `sx` and `sy` to 0 while...

@Norserium sorry, I disappeared! I had a very long break from work and all. I've opened a PR into `vue-next` to fix this issue: https://github.com/advanced-cropper/vue-advanced-cropper/pull/214

So was this abandoned or can we expect an update any time soon?