A cross-platform UI framework for .NET
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Benedikt Stebner d3b61cd75e
[Skia] Fix RadialGradientBrush for non center origin (#17925)
1 year ago
..
RadialGradientBrush_DrawingContext.expected.png Fixed gradient brush target rectangles. 5 years ago
RadialGradientBrush_Is_Properly_Mapped_Absolute_CenterOrigin.expected.png Fixes relative brush mapping mode (#14598) 2 years ago
RadialGradientBrush_Is_Properly_Mapped_Absolute_MovedOrigin.expected.png Fixes relative brush mapping mode (#14598) 2 years ago
RadialGradientBrush_Is_Properly_Mapped_Relative_CenterOrigin.expected.png Fixes relative brush mapping mode (#14598) 2 years ago
RadialGradientBrush_Is_Properly_Mapped_Relative_MovedOrigin.expected.png Fixes relative brush mapping mode (#14598) 2 years ago
RadialGradientBrush_Partial_Cover.expected.png [Skia] Fix RadialGradientBrush for non center origin (#17925) 1 year ago
RadialGradientBrush_RedBlue.expected.png Make RadialGradientBrush work 9 years ago
RadialGradientBrush_RedBlue_Offset_Inside.expected.png Add expected test files 6 years ago
RadialGradientBrush_RedBlue_Offset_Outside.expected.png Add expected test files 6 years ago
RadialGradientBrush_RedGreenBlue_Offset_Inside.expected.png Add expected test files 6 years ago
RadialGradientBrush_RedGreenBlue_Offset_Outside.expected.png Fix stop-offsets being relative to the wrong point after reversal. Copy arrays manually instead of using Linq to resolve PR comment. 6 years ago