@Ruckus That's the result of that I wrap the root node in a StackPane because of the BorderPane issue. I can unwrap it after the transition is done, but for now it would be better to inject the views and address them directly. I'll also make sure we have a
select
function that can look through the scene graph to find a specific view. Thanks, will change the properties statement.