You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think that rotate( ) should return the value of the angle without the unit ("deg"), just like width( ) returns the width without "px". Or maybe there is a reason for it to behave differently ?
Also, the rotate( ) function should accept relative values like "+=20" (your patch on animate( ) does have the right filter to do that).
Sorry I don't fork, I'm new to git and all :)
Thanks for your work !
The text was updated successfully, but these errors were encountered:
Hello,
I think that rotate( ) should return the value of the angle without the unit ("deg"), just like width( ) returns the width without "px". Or maybe there is a reason for it to behave differently ?
Also, the rotate( ) function should accept relative values like "+=20" (your patch on animate( ) does have the right filter to do that).
Sorry I don't fork, I'm new to git and all :)
Thanks for your work !
The text was updated successfully, but these errors were encountered: