So one further question. I have a treetableview and want to use resizeColumnsToFitContent() which works when it is imbedded inside a tab view. Now I decided to switch it to a drawer and always get a NullpointerException. Obviously I do not need really need resizeColumnsToFitContent() because it looks good but could this be a bug in tornadofx?