From 459efd0db7ac64a408860a1a94d9244753fb808e Mon Sep 17 00:00:00 2001 From: sunshineinabox Date: Thu, 8 Feb 2024 10:34:48 -0800 Subject: Replace Flex Panels in favor of Wrap Panels for Avalonia (#6267) * Switch from using Flex panel to a Wrap panel for Grid view. This allows keyboard navigation. * Stop using Flex panel in favor of Avalonia Wrap Panel. --- Directory.Packages.props | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'Directory.Packages.props') diff --git a/Directory.Packages.props b/Directory.Packages.props index e45ffcca..bea91391 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -17,7 +17,6 @@ - @@ -51,4 +50,4 @@ - \ No newline at end of file + -- cgit v1.2.3