We could introduce a way to create a `ListCellFrag...
# tornadofx
e
We could introduce a way to create a
ListCellFragment
using builders instead, so the ceremony is reduced a little, although it is actually nice to get the ListCell UI code out of the builder hierarchy that defines the ListView.
👍 1