Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Text Align within a UITextBox chunk #613

Open
JordanKarp opened this issue Jul 3, 2024 · 0 comments
Open

Text Align within a UITextBox chunk #613

JordanKarp opened this issue Jul 3, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@JordanKarp
Copy link
Contributor

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

@JordanKarp JordanKarp added the enhancement New feature or request label Jul 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant