I have to start somewhere.. hm.. The items for the...
# tornadofx
e
I have to start somewhere.. hm.. The items for the categoryListView is assigned via
items = controller.categories.observable()
so any changes to the items will not be reflected in the list view.. isn't that problematic?