I am adding an image and a label to a HorizontalPanel.
The image is vertically aligned to the center, but the text in the label is always aligned to the top.
I am looking for a way to make the text appear in the middle of the label (and thus in the middle on the panel).
1 Answer