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 138fda9be0
Merge branch 'master' into feature/FontManager
6 years ago
..
Media Initial implementation of a font manager 6 years ago
Properties Renamed assembly SceneGraph -> Visuals. 9 years ago
Rendering Add failing test for https://github.com/AvaloniaUI/Avalonia/issues/3179. 6 years ago
VisualTree Add missing mocks 6 years ago
Avalonia.Visuals.UnitTests.csproj Run Mono/FullNET tests for all "core" libs except Avalonia.Controls 7 years ago
CornerRadiusTests.cs Inital 8 years ago
RectTests.cs Added Rect.Union empty tests. 9 years ago
RelativePointTests.cs Inital 8 years ago
RelativeRectComparer.cs Renamed assembly SceneGraph -> Visuals. 9 years ago
RelativeRectTests.cs Inital 8 years ago
RenderTests_Culling.cs Make Collection Properties get-only 8 years ago
SizeTests.cs Added AspectRatio and division operator to Size. 9 years ago
TestVisual.cs Renamed assembly SceneGraph -> Visuals. 9 years ago
ThicknessTests.cs Inital 8 years ago
VectorTests.cs - add tests 7 years ago
VisualExtensionsTests.cs Added failing test for #2535. 7 years ago
VisualTests.cs Ensure control is invalidated on ZIndex change. 7 years ago