I think I figured out a way to create a decorating...
# tornadofx
e
I think I figured out a way to create a decorating cell factory that would work in every case. I did it by wrapping the cellFactory and adding a listener to the tableCell for when the value changes.