By utilizing the SortedFilteredList, we don't need...
# tornadofx
e
By utilizing the SortedFilteredList, we don't need to deal with any of that. Also, the others modifies the items list for the ListView on filter, we keep the same list throughout.
👍 2