<@U0BDMQTHS> You should always use find, even for ...
# tornadofx
e
@mikehearn You should always use find, even for Fragments. You would still get dependency injection if you just created the fragment, but some life cycle methods would be skipped, so you might miss dock/undock and other callbacks.