Seriously consider
If the list has an explicit
rowHeightset, it will impose that height on each row, ignoring any height you’ve set on the itemRenderer. However, if you set the list’svariableRowHeightproperty totrue, then the list will seriously consider the itemRenderer’s height.
it is nice that it will ’seriously consider’ the height, that is thoughtful.