As it says.
When you have a different amount of content in each cell, some tableView cells end up with lots of white space. When you get the row or rowGroup.height and pass that in as the height of the row then all rows get squashed/overlapped and look horrible. Could we get that?
rowHeight = rowGroup.height
myTableView:insertRow{
height = rowHeight,
lineColor = lineColor,
rowColor = rowColor,
onRender = onRowRender
}
Could we also get non “sticky” isCategory, so it scrolls with the tableView? Add a parameter to isCategorySticky/Static… = BOOL [import]uid: 13560 topic_id: 21604 reply_id: 321604[/import]