how do I position inside of a stackpane? I can't s...
# tornadofx
p
how do I position inside of a stackpane? I can't seem to use the StackPane.alignment to move child nodes around -- like this: <Label layoutY="252.0" text="Hello" StackPane.alignment="TOP_CENTER">