angular-image-cropper icon indicating copy to clipboard operation
angular-image-cropper copied to clipboard

Bug: rotating image

Open eZ0 opened this issue 9 years ago • 5 comments

While rotating an image (using controls), it doesn't rotate top/right/bottom/left, only top/bottom.

eZ0 avatar Feb 26 '16 11:02 eZ0

Hi @eZ0, Can you explain a bit more your situation? I've checked the demo http://bcabanes.github.io/angular-image-cropper/ but don't understand what you say.

bcabanes avatar Feb 26 '16 15:02 bcabanes

Ok, so, when you rotate an image there should be four steps happening. I only get two: First click screen shot 2016-03-03 at 10 07 35 Second click screen shot 2016-03-03 at 10 07 23 By the way, it worked perfectly before bug fix for zoomIn :)

eZ0 avatar Mar 03 '16 09:03 eZ0

Hi @eZ0, Do you have a plunkr or at least an image for reproducing the bug? Thank you.

bcabanes avatar Mar 05 '16 18:03 bcabanes

Hi @bcabanes! You couldn't reproduce the bug? I can make a plunkr and try to reproduce it there. Otherwise, I have a code available in repository if you like.

eZ0 avatar Mar 09 '16 07:03 eZ0

Hey, I've found out when the bug comes up: if fit-on-init="true", it doesn't rotate correctly :)

eZ0 avatar May 25 '16 09:05 eZ0