<@U0HUJ25V1> By the way, to make the content margi...
# tornadofx
e
@thomasnield By the way, to make the content margin the same as the expander column you can put this inside the rowExpander function:
padding = Insets(0.0, 0.0, 0.0, expanderColumn.width)