<@U0MKUB7N3> I just added an `afterResize` callbac...
# tornadofx
e
@deutronomium I just added an
afterResize
callback parameter to
resizeColumnsToFitContent
. If you put
primaryStage.sizeToScene()
in that callback, I think it should work better.