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

TextTrimming for TextBlock #1897

Closed
nicolasr75 opened this issue Sep 13, 2018 · 3 comments
Closed

TextTrimming for TextBlock #1897

nicolasr75 opened this issue Sep 13, 2018 · 3 comments

Comments

@nicolasr75
Copy link

I would like to vote for the addition of a TextTrimming property to TextBlock as in WPF.

Especially for TextBlocks that display status and error messages, the text often is longer than the TextBlock, even if the TextBlock spans the entire window. It looks much better if an ellipsis is rendered instead of just cutting off the text.

@Gillibald
Copy link
Contributor

Gillibald commented Sep 14, 2018

Will have this in mind for my skia text layout implementation. DirectWrite already supports this out of the box.

@maxkatz6
Copy link
Member

maxkatz6 commented Oct 7, 2020

@Gillibald can this issue be closed?

@Gillibald
Copy link
Contributor

Gillibald commented Oct 7, 2020

Can be closed y. Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants