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.
I'm looking to left, center, and right align text within a larger UITextBox. Currently, it is only possible to align the entire text box's text, rather than just a tagged chunk.
Describe the solution you'd like
Add a new tag ability, likely to a body tag: <body align=center> Text to be center aligned </body> Describe alternatives you've considered
None
Additional context
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
I'm looking to left, center, and right align text within a larger UITextBox. Currently, it is only possible to align the entire text box's text, rather than just a tagged chunk.
Describe the solution you'd like
Add a new tag ability, likely to a body tag:
<body align=center> Text to be center aligned </body>
Describe alternatives you've considered
None
Additional context
The text was updated successfully, but these errors were encountered: