It works for me with persons.remove(model.item) an...
# tornadofx
d
It works for me with persons.remove(model.item) and it however magically updates the view. I thought I have to set the new currently selected person manually? Or can I leave it so and it is clean?