Then `find()` simply calls `FX.inheritScopeHolder....
# tornadofx
e
Then
find()
simply calls
FX.inheritScopeHolder.set(theScope)
before it instantiates the component. Anybody have a nicer name than
inheritScopeHolder
for me? 🙂