The JavaFX TableView doesn't really care about pre...
# tornadofx
e
The JavaFX TableView doesn't really care about prefwidth by default. I think it would care about it if you set the columnResizePolicy to TableView.UNCONSTRAINED_RESIZE_POLICY though.