shani622 / jquery-rotate

Automatically exported from code.google.com/p/jquery-rotate
0 stars 0 forks source link

It is not working with angle other multiple of 90 #4

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. By changing value of an angle other than mulitple of 90,it is rotating 
entire image element.
2. Try this by changing angle at line 60,64 in the source.

What is the expected output? What do you see instead?
Expected output is only image with in the image space should rotate. Here 
rotation takes place along with image space.
What version of the product are you using? On what operating system?
Product : jquery.rotate.1-1.js
Operating system : Windows XP
Browser : InternetExplores

Please provide any additional information below.

Original issue reported on code.google.com by pathanfi...@gmail.com on 5 Aug 2008 at 9:50

GoogleCodeExporter commented 8 years ago
I want the object to rotate 1 degree at a time does any one know how I can 
modify it to do that because now it only turns 90 degrees at a time.

Original comment by jose.fra...@gmail.com on 19 May 2011 at 11:49