It is a little annoying that if you type `center(M...
# tornadofx
r
It is a little annoying that if you type
center(MyView::class)
it isn't smart enough to realize you want to import
tornadofx.center
, but I don't think there is anything that can be done about that (it instead recommends making and extension method for
Node.invoke()