Hi I note that TextAreaSkin returns [0,0] in getPreferredSize().
Is there a reason for this behaviour? I was trying to use TextArea as a renderer for my variableRowHeight TableView, but without a real preferredSize it doesn't work too well. Thanks, Noel.