MLEM icon indicating copy to clipboard operation
MLEM copied to clipboard

Add TextAlignment.Justified for formatted text

Open Ellpeck opened this issue 2 years ago • 0 comments

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 avatar Jan 10 '24 10:01 Ellpeck