I just had a small epiphany. In the GitHub demo ap...
# tornadofx
e
I just had a small epiphany. In the GitHub demo app I keep state in one controller and use that state in multiple Views. For example, the
State
controller holds the selected User. Normally you would get a hold of it like this: