<@U25U0KPFT> All the other sample apps did not lev...
# tornadofx
e
@carlw All the other sample apps did not leverage the editing capabilities of ListCell, because it's not possible to edit a FilteredList. But I changed to using SortedFilteredList, which I made editable 🙂