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 f09683cf93 Hack around problem with Item 0 being shown... 7 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 8 years ago
ElementManager.cs Avoid reset of containers when anchor element is replaced in ItemsRepeater. 7 years ago
FlowLayoutAlgorithm.cs Prevent IndexOutOfRange exception. 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. 7 years ago
LayoutHelper.cs LayoutHelper for controls with single content 8 years ago
LayoutManager.cs extract layoutqueue to separate file 7 years ago
LayoutQueue.cs extract layoutqueue to separate file 7 years ago
Layoutable.cs Fixed StackPanel arrange pass. 7 years ago
NonVirtualizingLayout.cs More docs. 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 Realize a single element even if the repeater is outside the realized… 7 years ago
StackLayoutState.cs Moved attached layout code to Avalonia.Layout. 7 years ago
UniformGridLayout.cs Avoid reset of containers when anchor element is replaced in ItemsRepeater. 7 years ago
UniformGridLayoutState.cs Hack around problem with Item 0 being shown... 7 years ago
VirtualizingLayout.cs More docs. 7 years ago
VirtualizingLayoutContext.cs Moved attached layout code to Avalonia.Layout. 7 years ago