<@U14ECM2KV> FilteredList should just wrap another...
# tornadofx
e
@ron FilteredList should just wrap another list, so you manipulate the list by manipulating the backing list that you passed to the FilteredList constructor 🙂 Or you can use SortedFilteredList from TornadoFX.