<@U25U0KPFT> Tomorrow I'll make a SmartListCell im...
# tornadofx
e
@carlw Tomorrow I'll make a SmartListCell implementation so that you don't need to deal with all the
item != null || empty
stuff, and this ListCell will also know how to extract the root from a fragment itself, so
TodoItemListCell
will effectively become a one-liner. This thing will clean up a lot of the internals of ListView handling in TornadoFX as an added bonus!