Is your feature request related to a problem? Please describe.
At the moment TextEntryLine doesn't allow for changes in text alignment. I would really love to be able to specify if the text is left, center, or right aligned within the entry line.
Describe the solution you'd like
UITextBox and UILabel already support text alignment in their theming, I'm just looking for the same options in TextEntryLine
Additional context
This is very cosmetic and entirely motivated by the little page number entry I just added to one of my screens haha
Is your feature request related to a problem? Please describe. At the moment TextEntryLine doesn't allow for changes in text alignment. I would really love to be able to specify if the text is left, center, or right aligned within the entry line.
Describe the solution you'd like UITextBox and UILabel already support text alignment in their theming, I'm just looking for the same options in TextEntryLine
Additional context This is very cosmetic and entirely motivated by the little page number entry I just added to one of my screens haha