View Issue Details

IDProjectCategoryView StatusLast Update
0000397NoesisGUIUnitypublic2018-11-23 02:02
ReporterKristof Assigned Tosfernandez  
PrioritynormalSeverityminor 
Status resolvedResolutionfixed 
Fixed in Version2.1.0f1 
Summary0000397: TextDecorations are not supported
Description

I want to underline a TextBlock. In WPF this is done using the TextDecorations property. In Noesis I see that this property exists, but if I try to set it from XAML then I get this error:

Parsing TextBlock.TextDecorations (@48,6).
'Underline' is not a valid value for property 'TextBlock.TextDecorations'

This is the XAML:

<TextBlock Text="FORGOT PASSWORD?" TextDecorations="Underline"/>

PlatformAny

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2014-05-21 14:55 Kristof New Issue
2014-06-21 00:24 sfernandez Assigned To => sfernandez
2014-06-21 00:24 sfernandez Status new => assigned
2015-07-23 02:38 jsantos Category Unity Package => Unity3D
2018-11-01 02:14 jsantos View Status public => private
2018-11-23 02:01 sfernandez View Status private => public
2018-11-23 02:01 sfernandez Description Updated
2018-11-23 02:01 sfernandez Platform => Any
2018-11-23 02:02 sfernandez Status assigned => resolved
2018-11-23 02:02 sfernandez Resolution open => fixed
2018-11-23 02:02 sfernandez Fixed in Version => 2.1.0f1
2025-10-10 13:29 jsantos Category Unity3D => Unity