I just found a bug in TabPane.tab<UIComponentTy...
# tornadofx
e
I just found a bug in TabPane.tab<UIComponentType>() if it's used inside of a UIComponent. It didn't take the current scope into account when it was looking up the UIComponent. I committed a fix just now.