advanced-cropper / vue-advanced-cropper

The advanced vue cropper library that gives you opportunity to create your own croppers suited for any website design
https://advanced-cropper.github.io/vue-advanced-cropper/
Other
931 stars 130 forks source link

cropper.reset not reseting rotation & flip done prior #198

Closed darkylmnx closed 2 years ago

darkylmnx commented 2 years ago

I'm doing some tests and the reset method on the cropper does not reset the rotation nor the flip.

Norserium commented 2 years ago

@darkylmnx, hello! You are right, transforms are not reset on calling of reset method. It's a bug. It will be resolved when I will move to the new core, but I will try to think out some simple solution for the current one.

Norserium commented 2 years ago

@darkylmnx, try to update to 1.11.0 (if you use Vue 2, of course).

lucianobosco commented 2 years ago

Any fast fix for Vue 3?

Norserium commented 2 years ago

@lucianobosco, it's fixed in 2.8.3 now also.

lucianobosco commented 2 years ago

@lucianobosco, it's fixed in 2.8.3 now also.

Tested and working. You rock!

Norserium commented 2 years ago

@lucianobosco, you are welcome!

Norserium commented 2 years ago

@darkylmnx, any news? It seems that this bug was eliminated in the latest versions.

darkylmnx commented 2 years ago

@Norserium sorry for the late response, I fell pretty sick. Yes it seems everything is fine in 1.11.1

Norserium commented 2 years ago

I fell pretty sick.

@darkylmnx, I wish you a speedy recovery!