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

TextBlock TextDecorations="Strikethrough" does nothing #9521

Open
xleon opened this issue Nov 23, 2022 · 0 comments
Open

TextBlock TextDecorations="Strikethrough" does nothing #9521

xleon opened this issue Nov 23, 2022 · 0 comments
Labels

Comments

@xleon
Copy link

xleon commented Nov 23, 2022

Describe the bug
TextBlock TextDecorations="Strikethrough" does not show up.

To Reproduce

<TextBlock 
    Text="There should be an strikethrough line on this text" 
    TextDecorations="Strikethrough"/> 

image

Expected behavior
There should be an strikethrough line on the text

Desktop (please complete the following information):

  • OS: Mac
  • Version 11.0.0.preview4

Additional context
Any other TextDecorationLocation works (Underline, BaseLine, etc)

@xleon xleon added the bug label Nov 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant