<@U6AHR4J4R> Do you have a list of values and you ...
# tornadofx
e
@pike Do you have a list of values and you want the sum property update when any of the items update? It's best to not listen to individual properties of each item, but rather to change events emitted on the observable list that encapsulates them.