I just added the ability to ignore certain propert...
# tornadofx
e
I just added the ability to ignore certain properties in a ViewModel when calculating dirty state. This is useful for situations where some properties change even though they have nothing to do with the UI and should not trigger enabling of save buttons etc. In the file server client I use it to ignore the connected state for a site: