Add TextAlignment.Justified for formatted text #13
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
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 justifiedThe text was updated successfully, but these errors were encountered: