JQuery resize handles not working after rotation using jQueryRotate

1.1k views Asked by At

I have a problem with the resizing handles in jquery.

Basically, I have a div dragging, resizing and rotating (using jqueryRotate) as expected. However when the div rotates the handles rotate with it but still maintain the original resizing direction. In other words, after a clockwise 90-degree rotation the original 'SE' handle is now in the 'SW' position but still resizes when being dragged in the NW-SE direction rather than the NE-SW direction it should now have.

If anyone can understand this question and help, please do.

1

There are 1 answers

3
luuk86 On

I had some contact with the creator of the jqueryrotate plugin.

You can read all about it in this issue:

Issue Link jqueryrotate