Page 1 of 1

new RadialGradientBrush() does not initialize GradientStops

Posted: 30 Dec 2021, 21:01
by asthomas
In WPF, calling new RadialGradientBrush() returns a brush with GradientStops set to a new GradientStopCollection.

In Noesis, new RadialGradientBrush() returns a brush with GradientStops set to null.

Re: new RadialGradientBrush() does not initialize GradientStops

Posted: 03 Jan 2022, 10:31
by sfernandez
Could you please report this in our bugtracker, this is a deviation from WPF that we have to fix.

Re: new RadialGradientBrush() does not initialize GradientStops

Posted: 03 Jan 2022, 18:00
by jsantos
Related to #2229