View Issue Details

IDProjectCategoryView StatusLast Update
0002566NoesisGUIVSCodepublic2023-04-13 17:02
Reportermaherne Assigned Tomaherne  
PrioritynormalSeverityminor 
Status resolvedResolutionfixed 
Product Version3.2.0 
Fixed in Version3.2.1 
Summary0002566: Implement full support for color decorators on node attribute properties
Description

Currently color decorators are only supported in attribute properties, and Brush objects.

Implement support for all node properties, as in the sample below.


<Button>
<Button.Background>Blue</Button.Background>
<Button.Foreground>#FF0DE70D</Button.Foreground>
</Button>

PlatformAny

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2023-04-12 17:11 maherne New Issue
2023-04-12 17:11 maherne Description Updated
2023-04-12 17:11 maherne Assigned To => maherne
2023-04-12 17:11 maherne Status new => assigned
2023-04-13 17:02 maherne Status assigned => resolved
2023-04-13 17:02 maherne Resolution open => fixed
2023-04-13 17:02 maherne Fixed in Version => 3.2.1