If we used the editing functionality in ListView i...
# tornadofx
e
If we used the editing functionality in ListView instead of the fake editing we could just listen to change events on the list, and we wouldn't need to call the label refresh manually.