Thanks, I’m doing it this way because once the par...
# tornadofx
p
Thanks, I’m doing it this way because once the params go in, the view will use them to get info from an api and load it into the model. I suppose I could also load the api then switch …