Closed GoogleCodeExporter closed 9 years ago
Well I will have to close this bug (similiar to 10 same one) as... again I Will
tell this:
This plugin was intented to work with IMAGES only (<img>) some new concept was
introduced in jQueryRotate3, however its hard to have smooth animation in IE so
currently I trying to figure out how to do it differently.
Current version of jQueryRotate2 supports correctly only <img> rotation (yes it
also might work in chrome for all objects, but just because css3 is used there)
Original comment by wil...@gmail.com
on 12 Jan 2012 at 9:26
The same problem occurs if i remove the div and use only the IMG tag.
Is this something i'm doing wrong?
Example: http://jsfiddle.net/U64se/27/
Original comment by lsch...@gmail.com
on 12 Jan 2012 at 9:32
Well problem is that the resizable feature does not know anything about rotated
image. In CSS3, if you rotate 90degree width becomes height, and width... Hard
to say how to fix it - I guess you will have to write your own resizable
component that takes into consideration rotations.. Unless there is some option
how it should behave (like callback or so) so you can control it?
Original comment by wil...@gmail.com
on 12 Jan 2012 at 10:24
I Mark this bug as invalid as this is rather outcome of Resizable feature than
a jQueryRotate plugin..
Original comment by wil...@gmail.com
on 12 Jan 2012 at 10:25
Original issue reported on code.google.com by
lsch...@gmail.com
on 12 Jan 2012 at 9:20