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

Add TextAlignment.Justified for formatted text #13

Open
Ellpeck opened this issue Jan 10, 2024 · 0 comments
Open

Add TextAlignment.Justified for formatted text #13

Ellpeck opened this issue Jan 10, 2024 · 0 comments
Labels
breaking change Implementation would likely be a breaking change enhancement New feature or request mlem.ui Related to MLEM.Ui mlem Related to the base MLEM package

Comments

@Ellpeck
Copy link
Owner

Ellpeck commented Jan 10, 2024

Would need formatted text to know a maximum width even when not splitting or truncating, so the best way to make this happen would probably be to add an optional width param to Realign and throw if it's not passed when the text alignment is justified

@Ellpeck Ellpeck added the enhancement New feature or request label Jan 10, 2024
@Ellpeck Ellpeck added mlem.ui Related to MLEM.Ui mlem Related to the base MLEM package labels Feb 4, 2024
@Ellpeck Ellpeck added the breaking change Implementation would likely be a breaking change label Apr 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking change Implementation would likely be a breaking change enhancement New feature or request mlem.ui Related to MLEM.Ui mlem Related to the base MLEM package
Projects
None yet
Development

No branches or pull requests

1 participant