This is by design. Since there are no visual background elements to a text-only button, there isn’t anything to “align” the label with.
If your needs are to align several buttons “right” (like in a column), you can read the width of them and then position them right along the according axis.
This is by design. Since there are no visual background elements to a text-only button, there isn’t anything to “align” the label with.
If your needs are to align several buttons “right” (like in a column), you can read the width of them and then position them right along the according axis.