I added the `invalidate()` extension function to o...
# tornadofx
e
I added the
invalidate()
extension function to observablelist by that suggested trick (setting the item at pos 0 again), but it feels dirty.