Oh, and also, if you do ``todos.set(0, todos[0])` ...
# tornadofx
e
Oh, and also, if you do ``todos.set(0, todos[0])` you'd no longer need to call
refilter()
, it would happen automatically in that case.