originally, I had separate functions for showLogin...
# tornadofx
a
originally, I had separate functions for showLoginScreen and showWorkbench. showLoginScreen has a function simply because there's another parameter assigned that determines if another function is called. Since showWorkBench is an overglorified function I think I can just add this to the view - I guess I had it set up the other way before to keep the Controller actions and the view components totally separate