<@U0F3291QE> I posted a reply on how to set up the...
# tornadofx
c
@edvin I posted a reply on how to set up the gridpane with the existing API. If there's an improvement to be made, it's probably to push the definitions into the row() builder and possibly add a column() builder for consistency. You can keep the indexed functions (constraintsForColumns, etc), but the row{} and proposed column{} builders should have enough information to determine the target without an index.