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.
 
 
 
Steven Kirk 5805eaf0f9 Fix compile errors after merge with master. 7 years ago
..
Properties add unit tests for layout queue 8 years ago
Utils Moved attached layout code to Avalonia.Layout. 7 years ago
AttachedLayout.cs Moved attached layout code to Avalonia.Layout. 7 years ago
Avalonia.Layout.csproj Switched to post-processing nuget packages from AggregatePackage SDK 8 years ago
ElementManager.cs Avoid reset of containers when anchor element is replaced in ItemsRepeater. 7 years ago
FlowLayoutAlgorithm.cs Fix stack layout arrange when items use stretch and final size is mor… 7 years ago
IEmbeddedLayoutRoot.cs Fixes to get it working again after merge 9 years ago
IFlowLayoutAlgorithmDelegates.cs Moved attached layout code to Avalonia.Layout. 7 years ago
ILayoutManager.cs Spellchecks all projects except for Base, Controls, Samples and Testing 8 years ago
ILayoutRoot.cs Moved layout manager from service locator to ILayoutRoot 9 years ago
ILayoutable.cs Renamed Perspex -> Avalonia 10 years ago
LayoutContext.cs Moved attached layout code to Avalonia.Layout. 7 years ago
LayoutExtensions.cs Fixed StackPanel arrange pass. 8 years ago
LayoutHelper.cs Comment fix. 7 years ago
LayoutManager.cs Fix typo. 7 years ago
LayoutQueue.cs Remove unnecessary allocations from the layout loop. 7 years ago
Layoutable.cs Move invalidation function to LayoutHelper. 7 years ago
NonVirtualizingLayout.cs Use correct context type. 7 years ago
NonVirtualizingLayoutContext.cs Add doc comment for NonVirtualizingLayoutContext. 7 years ago
Orientation.cs Moved attached layout code to Avalonia.Layout. 7 years ago
OrientationBasedMeasures.cs Moved attached layout code to Avalonia.Layout. 7 years ago
StackLayout.cs Merge branch 'master' into refactor/value-store 7 years ago
StackLayoutState.cs Moved attached layout code to Avalonia.Layout. 7 years ago
UniformGridLayout.cs Fix compile errors after merge with master. 7 years ago
UniformGridLayoutState.cs Add a MaximumRowsOrColumns to Uniformgridlayout 7 years ago
VirtualizingLayout.cs More docs. 7 years ago
VirtualizingLayoutContext.cs Moved attached layout code to Avalonia.Layout. 7 years ago