edvin
09/14/2016, 5:21 PMedvin
09/14/2016, 5:22 PMexplode
and implode
👍Ruckus
09/14/2016, 5:22 PMNewViewTransition
demos show all the builtin transitions in action (as well as a custom one to show how it's done)edvin
09/14/2016, 5:23 PMRuckus
09/14/2016, 5:25 PMPerspectiveTransform
, and potentially bitmap captures, which I don't know how to do well enough yet, but once I learn them I have more ideas for some cool effects like paperfold and dissolve).thomasnield
09/14/2016, 5:29 PMedvin
09/14/2016, 5:39 PMRuckus
09/14/2016, 5:40 PMedvin
09/14/2016, 5:45 PMedvin
09/14/2016, 5:46 PMedvin
09/14/2016, 6:07 PMRuckus
09/14/2016, 6:09 PMRuckus
09/14/2016, 6:10 PMedvin
09/14/2016, 6:10 PMRuckus
09/14/2016, 6:10 PMedvin
09/14/2016, 6:13 PMViewTransition
which is an abstract class with functions meant to be implemented by users. These things should have documentation in the code at the very least. I think maybe eventually we should have documentation for everything, at least with a short explanation of what a function is doing.edvin
09/14/2016, 6:13 PMViewTransition
is a good place to start?Ruckus
09/14/2016, 6:14 PMedvin
09/14/2016, 6:15 PMedvin
09/14/2016, 6:16 PMRuckus
09/14/2016, 6:18 PMron
09/14/2016, 8:10 PMron
09/14/2016, 8:11 PMDashboardApp
?ron
09/14/2016, 8:11 PMedvin
09/14/2016, 8:41 PMRuckus
09/14/2016, 8:43 PMViewTransition
stuffRuckus
09/14/2016, 8:44 PMedvin
09/14/2016, 8:45 PMedvin
09/14/2016, 9:09 PMfx:controller
attribute from FXML files, to enjoy code completion for action methods from FXML. https://github.com/edvin/tornadofx/issues/179edvin
09/14/2016, 9:09 PM