Alignment: Centered in Y direction

What do you want to achieve?

Alignment: only have option of centering in the X direction, have not option of centering in the Y direction

Do you see alternative options and workaround to achieve it?

Mention some use cases

You can also select e.g. RIGHT_MID for vertical alignment.

Actually, I care more about the alignment options for the text, specifically the “Centered Horizontally and Vertically” alignment. The latest code , on gitHub doesn’t have the right_mid alignment you said.

I thought you mean aligning the widgets.

Note that vertical label alignment would have effect only if the label object’s size is different from the text’s size.

But for vertical text alignment can you align the label object itself? If needed, you can create an extra container in which you align the label object.