<@U25PH0DBJ> I can make that happen, but I also in...
# tornadofx
e
@jonathan I can make that happen, but I also insert a column at position 0 to contain the row toggle button, so either installing the row toggle would have to be two method calls, or the something like the current approach, where both things are done via
TableRowExpander.install(tableView, expandedNodeCallback)
.