<@U14ECM2KV> You can add the `itemFactory` like th...
# tornadofx
e
@ron You can add the
itemFactory
like this:
populate(itemFactory = { TreeItem(it).apply { isExpanded = true } }) { .. normal stuff here }