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.
0 Responses
Stay in touch with the conversation, subscribe to the RSS feed for comments on this post.