View Issue Details

IDProjectCategoryView StatusLast Update
0004057NoesisGUIC# SDKpublic2025-05-17 05:04
ReporterARPP3 Assigned Tojsantos  
PrioritynormalSeverityminor 
Status resolvedResolutionfixed 
Product Version3.2.7 
Target Version3.2.8Fixed in Version3.2.8 
Summary0004057: Feature Request: Strikethrough support
Description

Hi!

This is a quite simple ticket to make: Similar to underline support, strikethrough support would be excellent. I am currently working on extending the RichText extension class and this is a feature required for feature-parity with the legacy system our studio had before with TextMeshPro in Unity.

Just implemented via TextDecorations and compatible with Runs within a TextBlock would be perfect. For completeness I attached code + an image of how this renders within WPF.

<TextBlock>
<Run TextDecorations="Strikethrough">How are you?</Run>
</TextBlock>

Thank you,
David

Attached Files
image.png (8,616 bytes)   
image.png (8,616 bytes)   
PlatformAny

Activities

Issue History

Date Modified Username Field Change
2025-04-08 11:33 ARPP3 New Issue
2025-04-08 11:33 ARPP3 File Added: image.png
2025-04-08 19:18 jsantos Assigned To => jsantos
2025-04-08 19:18 jsantos Status new => assigned
2025-04-08 19:18 jsantos Target Version => 3.2.8
2025-05-17 05:04 jsantos Status assigned => resolved
2025-05-17 05:04 jsantos Resolution open => fixed
2025-05-17 05:04 jsantos Fixed in Version => 3.2.8