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 ef42e9350d Add doc comment for NonVirtualizingLayoutContext. 6 years ago
..
Properties add unit tests for layout queue 7 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 7 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… 6 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. 7 years ago
LayoutHelper.cs Comment fix. 6 years ago
LayoutManager.cs Fix typo. 6 years ago
LayoutQueue.cs Remove unnecessary allocations from the layout loop. 6 years ago
Layoutable.cs Move invalidation function to LayoutHelper. 6 years ago
NonVirtualizingLayout.cs Use correct context type. 6 years ago
NonVirtualizingLayoutContext.cs Add doc comment for NonVirtualizingLayoutContext. 6 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 Fix stack layout arrange when items use stretch and final size is mor… 6 years ago
StackLayoutState.cs Moved attached layout code to Avalonia.Layout. 7 years ago
UniformGridLayout.cs Fix bug with UniformGridLayout MaximumRowsOrColumns and requested size 6 years ago
UniformGridLayoutState.cs Add a MaximumRowsOrColumns to Uniformgridlayout 6 years ago
VirtualizingLayout.cs More docs. 7 years ago
VirtualizingLayoutContext.cs Moved attached layout code to Avalonia.Layout. 7 years ago