It will change, that's why I'm asking. The old `re...
# tornadofx
r
It will change, that's why I'm asking. The old
replaceWith
takes a
((UIComponent, UIComponent, transitionCompleteCallback: () -> Unit) -> Unit)?
as its second parameter. The new one takes
ViewTransition?
.