From 5cc6ef46fa7d721101df6e6e5c60f46bce26eadc Mon Sep 17 00:00:00 2001 From: tj-devel709 Date: Thu, 23 Jan 2025 14:59:23 -0600 Subject: [PATCH 1/2] Revert "Make the Project Section accessible using the keyboard in the DeveloperBalance App sample" This reverts commit 1720c6d4852b74e5552bb07206a170377b875a5e. --- .../Pages/ProjectListPage.xaml | 18 +++++++----------- 1 file changed, 7 insertions(+), 11 deletions(-) diff --git a/9.0/Apps/DeveloperBalance/Pages/ProjectListPage.xaml b/9.0/Apps/DeveloperBalance/Pages/ProjectListPage.xaml index c25897845..881cfb2e3 100644 --- a/9.0/Apps/DeveloperBalance/Pages/ProjectListPage.xaml +++ b/9.0/Apps/DeveloperBalance/Pages/ProjectListPage.xaml @@ -17,15 +17,11 @@ - - - - - + + @@ -37,8 +33,8 @@ - - + + Date: Thu, 23 Jan 2025 14:59:32 -0600 Subject: [PATCH 2/2] Revert "Make Project Section from MainPage accessible using the keyboard in the DeveloperBalance App" This reverts commit 3e6384c555e3502a89dc3c2769acf1436ba37de8. --- 9.0/Apps/DeveloperBalance/Pages/MainPage.xaml | 33 +++++++++---------- 1 file changed, 15 insertions(+), 18 deletions(-) diff --git a/9.0/Apps/DeveloperBalance/Pages/MainPage.xaml b/9.0/Apps/DeveloperBalance/Pages/MainPage.xaml index 33a19a37d..709964ec3 100644 --- a/9.0/Apps/DeveloperBalance/Pages/MainPage.xaml +++ b/9.0/Apps/DeveloperBalance/Pages/MainPage.xaml @@ -38,24 +38,21 @@