This could be solved by introducing a new mode to ...
# tornadofx
e
This could be solved by introducing a new mode to ViewModel bindings: If the underlying observable change, the change is automatically pushed to the ViewModel. I actually think this should be the default when you bind to observable values.