maybe type out a few examples to see if it’s worth...
# tornadofx
c
maybe type out a few examples to see if it’s worthwhile? If you remember earlier in the day, i put a snippet up for @jchildress that was setting the margin using the StackPane.setMargin() call That was incorrect, it should have been VBox.setMargin(). That’s easily enough resolved, but I’ve been coding JavaFX for 4 years now and it still got me.