Oh, another thing that rowExpand() functionality ...
# tornadofx
t
Oh, another thing that rowExpand() functionality needs: a mechanism to specify an action when it's collapsed for disposal. Rx needs that to kill long-running or infinite Observables in the expanded Node. Otherwise it could cause memory leaks.