Join Slack
Powered by
<@U6AHR4J4R> Do you have a list of values and you ...
# tornadofx
e
edvin
04/19/2018, 10:54 AM
@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.
Open in Slack
Previous
Next