The cheapest one is to add `onRollback` as a funct...
# tornadofx
e
The cheapest one is to add
onRollback
as a function. That would match
onCommit
, but you would need to write some code to use it.