Join Slack
Powered by
Later today you can write `model.name.isDirty` to ...
# tornadofx
e
edvin
07/13/2016, 7:47 AM
Later today you can write
model.name.isDirty
to check if a Property bound inside a
ViewModel
is dirty 🙂 No need for
model.isDirty { name }
so I think I'll just remove it to avoid confusion.
4
Views
Open in Slack
Previous
Next