Join Slack
Powered by
I see why it's not working. `booleanBinding` and `...
# tornadofx
e
edvin
12/16/2016, 1:46 PM
I see why it's not working.
booleanBinding
and
stringBinding
have overloads for none-observable receivers, and they don't add the receiver as a dependency (and can only do so if the receiver is an observablevalue)
2
Views
Open in Slack
Previous
Next