I am setting the "alignment" to Pos.BASELINE_LEFT ...
# tornadofx
j
I am setting the "alignment" to Pos.BASELINE_LEFT for the class "label-container".
r
Sorry if I'm missing something, but if you want them aligned to the top, why are you setting alignment to baseline?
j
Well, I was hoping that the first line of the text area and the label are aligned. Unfortunately that doesn't seem to work. But I am also sure that is a JavaFX problem.
What did you expect me to set the alignment to?
r
Oh, that's not what I thought you meant by top aligned.
g
Didn't my last snippet line up the way you wanted @jschneider