View Issue Details

IDProjectCategoryView StatusLast Update
0002556NoesisGUIVSCodepublic2023-04-11 12:43
Reporterjsantos Assigned Tomaherne  
PrioritynormalSeverityminor 
Status resolvedResolutionfixed 
Product Version3.2.0 
Target Version3.2.1Fixed in Version3.2.1 
Summary0002556: Properties of type Color don't show color suggestions
Description

For example, in this snippet:


<Ellipse Width="300" Height="300" Margin="5" Stroke="Coral" >
<Ellipse.Fill>
<RadialGradientBrush>
<GradientStop Color="Red" Offset="0"/>
<GradientStop Color="Blue" Offset="1"/>
</RadialGradientBrush>
</Ellipse.Fill>
</Ellipse>

PlatformAny

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2023-04-04 12:28 jsantos New Issue
2023-04-04 12:29 jsantos Description Updated
2023-04-04 12:29 jsantos Assigned To => maherne
2023-04-04 12:29 jsantos Status new => assigned
2023-04-04 12:29 jsantos Target Version => 3.2.1
2023-04-04 13:08 maherne Summary Properties of type Color don't show the color picker => Properties of type Color don't show color suggestions
2023-04-11 12:43 maherne Status assigned => resolved
2023-04-11 12:43 maherne Resolution open => fixed
2023-04-11 12:43 maherne Fixed in Version => 3.2.1