weepy / jquery.path

Animatation for arcs and bezier curves with jQuery
http://weepy.github.com/jquery.path/
407 stars 79 forks source link

Resume animation #23

Closed jarodium closed 8 years ago

jarodium commented 11 years ago

I find this is very difficult to resume an arc animation.

Upon resuming the animation, I start the animation from the end angle and stop at the angle I wanted, but, somehow, I get "NS_ERROR_XPC_BAD_CONVERT_JS: Could not convert JavaScript argument arg 0 [nsIDOMWindow.getComputedStyle] in", when I request a new animation from the first animation end angle.

Have anyone tried to solve this?

weepy commented 8 years ago

this doesn't look like an issue of this library.