Skip to content


Fixed Tween->Keyframe issues

following the amazingly simple fixes to my issues, comes something even more radically simple. Now you can get a tween and convert it to a keyframe. It doesn’t happen automagically yet (i’m working on it), but the solution to this problem is amazingly simple.

in diff.js, in the function Ax.smallest_nonempty (needs a better name, i know), on the last line, i replaced

b - a

with

a - b

It’s amazingly simple.

Posted in Ajax Animator.


0 Responses

Stay in touch with the conversation, subscribe to the RSS feed for comments on this post.



Some HTML is OK

or, reply to this post via trackback.