I'm not completely sure how to handle resizing of ...
# tornadofx
e
I'm not completely sure how to handle resizing of the window if another step has different requirements. For now I actually resize the window to fit whenever you change page, but that might be confusing. It might also be the best we can do, and you can avoid jumping by specifying a prefSize on the steps. Will need some feedback here for sure.
👍 1