Open ruckustboom opened 8 years ago
For reference, this was explored briefly before https://github.com/edvin/tornadofx/issues/131
I actually used a lot of that in the new ViewTransition code :)
There are just a few places where dealing with animations vs transitions feels a bit like two different workflows, and it would be nice to explore if this could be fixed.
We should look into making the animation builders and functions more uniform across use cases, including simple node animations, timeline constructs, and view transitions.