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 Schroeder 527d8376d7 Combine draw and fill rectangle drawing operation 6 years ago
..
DeferredDrawingContextImplTests.cs Combine draw and fill rectangle drawing operation 6 years ago
DrawOperationTests.cs Add additional failing test for #2053. 7 years ago
SceneBuilderTests.cs Update test to ensure we're looking at the correct node. 7 years ago
SceneBuilderTests_Layers.cs Clean up usage of global ILayoutManager from after this PR was originally created. 8 years ago
SceneLayersTests.cs Run render tests with deferred renderer. 9 years ago
SceneTests.cs Add ref-counting for the scene instance in DeferredRenderer to ensure that we don't dispose a scene while it is being rendered. 8 years ago
TextNodeTests.cs Added failing test for #2381. 7 years ago
VisualNodeTests.cs Add check for correct VisualNode.Parent. 7 years ago