From 8e9483a62cdb3709f0f6ffaf10586e41519424c5 Mon Sep 17 00:00:00 2001 From: Ed Giardina Date: Mon, 7 Oct 2024 19:29:41 -0400 Subject: [PATCH] Adding fixed height to attempt to fix performance --- Views/CalendarPage.xaml | 3 ++- Views/PlayerDetailPage.xaml | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/Views/CalendarPage.xaml b/Views/CalendarPage.xaml index 0958f3b..2d74098 100644 --- a/Views/CalendarPage.xaml +++ b/Views/CalendarPage.xaml @@ -62,7 +62,7 @@ SelectionChanged="TournamentListView_SelectionChanged"> - + @@ -97,6 +97,7 @@ diff --git a/Views/PlayerDetailPage.xaml b/Views/PlayerDetailPage.xaml index cb4752f..eef6407 100644 --- a/Views/PlayerDetailPage.xaml +++ b/Views/PlayerDetailPage.xaml @@ -73,6 +73,7 @@ -