<@U0F3291QE> I think it's better to keep the row a...
# tornadofx
c
@edvin I think it's better to keep the row and column constraints distinct instead of blending them into one definition. A shortcoming of the static methods is that you can call them on any node and the code won't fail. For example, I can call this at any time even if there isn't an AnchorPane in the entire program. AnchorPane.setLeftAnchor( this, 100.0 )