Share Posted May 28, 2013 HiI'm wondering why the autoRotate is not kicking in, when I use left and top values instead of x and y.The thing is, that with left and top I can absolutely define the position while with x and y I always have to calculate the offset to the next point.I've read somewhere in the Forum that there "was a regression in a recent version of BezierPlugin that caused autoRotate not to work properly". But I'm using the latest Version.Can you please have a look in my test.zip and tell me what I did wrong?Indyaner test.zip Link to post Share on other sites
Share Posted May 30, 2013 Hi Indyaner, Thanks for posting this, and sorry for the late response. Just want you to know that we are looking into this. We'll post a response when we know more. Thanks for your patience 1 Link to post Share on other sites
Author Share Posted May 30, 2013 Arg shoot. I really hoped it was a problem with my code. I guess I have to wait then. Are you now removing the sentence "There are no known bugs (knock on wood)" on the frontpage? Thanks for your work. I come from a Flash developing background and love how easy you made the transition to JS for me. Keep it up. Link to post Share on other sites
Share Posted May 31, 2013 Sorry about the delay, Indyaner - it has been a very unusual week for me, as I've been traveling (Fluent conference in SF). Anyway, I have attached an preview of 1.9.8 which has the fix in there for the top/left autoRotate. Would you mind giving this a shot and letting us know if it works well for you? gsap_1.9.8_preview2.zip 1 Link to post Share on other sites
Author Share Posted May 31, 2013 Hey Jack Works like a charm. Thank you very much. For the curious: I attach my working code after this post GSAP Bezier Tween Sample Code with Autorotation.zip Link to post Share on other sites