Bug: rotating image
While rotating an image (using controls), it doesn't rotate top/right/bottom/left, only top/bottom.
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.
Ok, so, when you rotate an image there should be four steps happening. I only get two:
First click
Second click
By the way, it worked perfectly before bug fix for zoomIn :)
Hi @eZ0, Do you have a plunkr or at least an image for reproducing the bug? Thank you.
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.
Hey, I've found out when the bug comes up: if fit-on-init="true", it doesn't rotate correctly :)