I simply make sure the cell calls startEdit()/comm...
# tornadofx
e
I simply make sure the cell calls startEdit()/commitEdit() when you click the completed checkbox. This makes sure the ListChangeListener attached to the items list is fired, and the label is updated.