You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: