From 74a039f27c3a5d6c91ec284a500578f202603fb7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?gabriel=2Ehuot-v=C3=A9zina?= Date: Wed, 7 Jun 2023 13:37:16 -0400 Subject: [PATCH] Juniper Mesa3 UI glitches fix --- GSCFieldApp/Package.appxmanifest | 2 +- GSCFieldApp/Styles/Custom.xaml | 1 - GSCFieldApp/Views/DocumentDialog.xaml | 12 +++---- GSCFieldApp/Views/EarthmatDialog.xaml | 6 ++-- GSCFieldApp/Views/EnvironmentDialog.xaml | 6 ++-- GSCFieldApp/Views/FieldBookDialog.xaml | 6 ++-- GSCFieldApp/Views/FieldBooksPage.xaml | 36 ++++++++----------- GSCFieldApp/Views/FossilDialog.xaml | 6 ++-- GSCFieldApp/Views/LocationDialog.xaml | 6 ++-- GSCFieldApp/Views/MapPage.xaml | 30 ++++++++-------- GSCFieldApp/Views/MineralDialog.xaml | 6 ++-- .../Views/MineralizationAlterationDialog.xaml | 6 ++-- GSCFieldApp/Views/PaleoflowDialog.xaml | 7 ++-- GSCFieldApp/Views/PicklistDialog.xaml | 6 ++-- GSCFieldApp/Views/SampleDialog.xaml | 6 ++-- GSCFieldApp/Views/StationDialog.xaml | 8 ++--- GSCFieldApp/Views/StructureDialog.xaml | 6 ++-- 17 files changed, 74 insertions(+), 82 deletions(-) diff --git a/GSCFieldApp/Package.appxmanifest b/GSCFieldApp/Package.appxmanifest index dc5aa297..4722650e 100644 --- a/GSCFieldApp/Package.appxmanifest +++ b/GSCFieldApp/Package.appxmanifest @@ -1,6 +1,6 @@  - + Geological Survey Canada Field Application diff --git a/GSCFieldApp/Styles/Custom.xaml b/GSCFieldApp/Styles/Custom.xaml index 17c2cf02..de0d407f 100644 --- a/GSCFieldApp/Styles/Custom.xaml +++ b/GSCFieldApp/Styles/Custom.xaml @@ -2019,7 +2019,6 @@ - diff --git a/GSCFieldApp/Views/DocumentDialog.xaml b/GSCFieldApp/Views/DocumentDialog.xaml index 0836c994..59f4eb9a 100644 --- a/GSCFieldApp/Views/DocumentDialog.xaml +++ b/GSCFieldApp/Views/DocumentDialog.xaml @@ -40,15 +40,15 @@ - + RelativePanel.AlignRightWithPanel="True" EllipsisVisibility="Visible" IsOpen="False" DefaultLabelPosition="Right"> - + - - + + diff --git a/GSCFieldApp/Views/EarthmatDialog.xaml b/GSCFieldApp/Views/EarthmatDialog.xaml index 8a156de6..78bfdb11 100644 --- a/GSCFieldApp/Views/EarthmatDialog.xaml +++ b/GSCFieldApp/Views/EarthmatDialog.xaml @@ -44,10 +44,10 @@ RelativePanel.AlignLeftWithPanel="True" Background="{ThemeResource FieldEarthMatColorBrush}" RelativePanel.AlignRightWithPanel="True" RelativePanel.AlignTopWithPanel="True" - EllipsisVisibility="Collapsed" IsOpen="True" IsSticky="True" Height="40" DefaultLabelPosition="Right" > + EllipsisVisibility="Visible" IsOpen="False" DefaultLabelPosition="Right" > - - + + diff --git a/GSCFieldApp/Views/EnvironmentDialog.xaml b/GSCFieldApp/Views/EnvironmentDialog.xaml index c4355c60..8d439c20 100644 --- a/GSCFieldApp/Views/EnvironmentDialog.xaml +++ b/GSCFieldApp/Views/EnvironmentDialog.xaml @@ -34,10 +34,10 @@ RelativePanel.AlignLeftWithPanel="True" Background="{ThemeResource FieldEnvironmentColorBrush}" RelativePanel.AlignRightWithPanel="True" RelativePanel.AlignTopWithPanel="True" - EllipsisVisibility="Collapsed" IsOpen="True" IsSticky="True" Height="40" DefaultLabelPosition="Right"> + EllipsisVisibility="Visible" IsOpen="False" DefaultLabelPosition="Right"> - - + + diff --git a/GSCFieldApp/Views/FieldBookDialog.xaml b/GSCFieldApp/Views/FieldBookDialog.xaml index 248e0bfc..dd7b2fd2 100644 --- a/GSCFieldApp/Views/FieldBookDialog.xaml +++ b/GSCFieldApp/Views/FieldBookDialog.xaml @@ -17,11 +17,11 @@ RelativePanel.AlignLeftWithPanel="True" RelativePanel.AlignRightWithPanel="True" RelativePanel.AlignTopWithPanel="True" - EllipsisVisibility="Collapsed" IsOpen="True" IsSticky="True" Height="40" DefaultLabelPosition="Right" > + EllipsisVisibility="Visible" IsOpen="False" DefaultLabelPosition="Right"> - - + + diff --git a/GSCFieldApp/Views/FieldBooksPage.xaml b/GSCFieldApp/Views/FieldBooksPage.xaml index bdf63650..fcaab787 100644 --- a/GSCFieldApp/Views/FieldBooksPage.xaml +++ b/GSCFieldApp/Views/FieldBooksPage.xaml @@ -108,35 +108,29 @@ + Frame="{x:Bind Frame}" EllipsisVisibility="Visible" + RelativePanel.AlignLeftWithPanel="True" + RelativePanel.AlignRightWithPanel="True" BackButtonVisibility="Collapsed" + RelativePanel.AlignTopWithPanel="True" IsOpen="False" DefaultLabelPosition="Bottom" IsSticky="True"> - - - - + + + + - + - + - - - + + + @@ -147,7 +141,7 @@ - - + + diff --git a/GSCFieldApp/Views/LocationDialog.xaml b/GSCFieldApp/Views/LocationDialog.xaml index bcb77b16..bf46e0e7 100644 --- a/GSCFieldApp/Views/LocationDialog.xaml +++ b/GSCFieldApp/Views/LocationDialog.xaml @@ -22,10 +22,10 @@ RelativePanel.AlignLeftWithPanel="True" Background="{ThemeResource FieldObsColorBrush}" RelativePanel.AlignRightWithPanel="True" RelativePanel.AlignTopWithPanel="True" - EllipsisVisibility="Collapsed" IsOpen="True" IsSticky="True" Height="40" DefaultLabelPosition="Right" > + EllipsisVisibility="Visible" IsOpen="False" DefaultLabelPosition="Right"> - - + + diff --git a/GSCFieldApp/Views/MapPage.xaml b/GSCFieldApp/Views/MapPage.xaml index ae961ab1..0a43178e 100644 --- a/GSCFieldApp/Views/MapPage.xaml +++ b/GSCFieldApp/Views/MapPage.xaml @@ -57,26 +57,26 @@ + x:Uid="MapPageHeader" IsOpen="False" DefaultLabelPosition="Bottom" IsSticky="True"> - - - - - - + + + + + + - - + + @@ -85,8 +85,8 @@ - - + + @@ -108,8 +108,8 @@ - - + + @@ -122,7 +122,7 @@ --> - + diff --git a/GSCFieldApp/Views/MineralDialog.xaml b/GSCFieldApp/Views/MineralDialog.xaml index 9b91c5f7..c43cc1a3 100644 --- a/GSCFieldApp/Views/MineralDialog.xaml +++ b/GSCFieldApp/Views/MineralDialog.xaml @@ -33,10 +33,10 @@ RelativePanel.AlignLeftWithPanel="True" Background="{ThemeResource FieldMineralColorBrush}" RelativePanel.AlignRightWithPanel="True" RelativePanel.AlignTopWithPanel="True" - EllipsisVisibility="Collapsed" IsOpen="True" IsSticky="True" Height="40" DefaultLabelPosition="Right" > + EllipsisVisibility="Visible" IsOpen="False" DefaultLabelPosition="Right"> - - + + diff --git a/GSCFieldApp/Views/MineralizationAlterationDialog.xaml b/GSCFieldApp/Views/MineralizationAlterationDialog.xaml index 82eeda54..f2439ce3 100644 --- a/GSCFieldApp/Views/MineralizationAlterationDialog.xaml +++ b/GSCFieldApp/Views/MineralizationAlterationDialog.xaml @@ -31,10 +31,10 @@ RelativePanel.AlignLeftWithPanel="True" Background="{ThemeResource FieldMineralAlterationColorBrush}" RelativePanel.AlignRightWithPanel="True" RelativePanel.AlignTopWithPanel="True" - EllipsisVisibility="Collapsed" IsOpen="True" IsSticky="True" Height="40" DefaultLabelPosition="Right"> + EllipsisVisibility="Visible" IsOpen="False" DefaultLabelPosition="Right"> - - + + diff --git a/GSCFieldApp/Views/PaleoflowDialog.xaml b/GSCFieldApp/Views/PaleoflowDialog.xaml index e406c46d..9aaafe9f 100644 --- a/GSCFieldApp/Views/PaleoflowDialog.xaml +++ b/GSCFieldApp/Views/PaleoflowDialog.xaml @@ -14,12 +14,11 @@ RelativePanel.AlignLeftWithPanel="True" RelativePanel.AlignRightWithPanel="True" RelativePanel.AlignTopWithPanel="True" - DefaultLabelPosition="Right" - EllipsisVisibility="Collapsed" IsOpen="True" IsSticky="True" Height="40" + EllipsisVisibility="Visible" IsOpen="False" DefaultLabelPosition="Right" Background="{ThemeResource FieldPflowColorBrush}"> - - + + diff --git a/GSCFieldApp/Views/PicklistDialog.xaml b/GSCFieldApp/Views/PicklistDialog.xaml index 1b2e6a35..28af8f19 100644 --- a/GSCFieldApp/Views/PicklistDialog.xaml +++ b/GSCFieldApp/Views/PicklistDialog.xaml @@ -39,10 +39,10 @@ RelativePanel.AlignLeftWithPanel="True" RelativePanel.AlignRightWithPanel="True" RelativePanel.AlignTopWithPanel="True" - EllipsisVisibility="Collapsed" IsOpen="True" IsSticky="True" Height="40" DefaultLabelPosition="Right" > + EllipsisVisibility="Visible" IsOpen="False" DefaultLabelPosition="Right" > - - + + diff --git a/GSCFieldApp/Views/SampleDialog.xaml b/GSCFieldApp/Views/SampleDialog.xaml index 93432529..7cffd8c5 100644 --- a/GSCFieldApp/Views/SampleDialog.xaml +++ b/GSCFieldApp/Views/SampleDialog.xaml @@ -32,10 +32,10 @@ RelativePanel.AlignLeftWithPanel="True" Background="{ThemeResource FieldSampleColorBrush}" RelativePanel.AlignRightWithPanel="True" RelativePanel.AlignTopWithPanel="True" - EllipsisVisibility="Collapsed" IsOpen="True" IsSticky="True" Height="40" DefaultLabelPosition="Right" > + EllipsisVisibility="Visible" IsOpen="False" DefaultLabelPosition="Right"> - - + + diff --git a/GSCFieldApp/Views/StationDialog.xaml b/GSCFieldApp/Views/StationDialog.xaml index 39f23163..a2b998a1 100644 --- a/GSCFieldApp/Views/StationDialog.xaml +++ b/GSCFieldApp/Views/StationDialog.xaml @@ -34,11 +34,11 @@ + RelativePanel.AlignTopWithPanel="True" + EllipsisVisibility="Visible" IsOpen="False" DefaultLabelPosition="Right"> - - + + diff --git a/GSCFieldApp/Views/StructureDialog.xaml b/GSCFieldApp/Views/StructureDialog.xaml index d17e2b59..f90bc3bc 100644 --- a/GSCFieldApp/Views/StructureDialog.xaml +++ b/GSCFieldApp/Views/StructureDialog.xaml @@ -19,11 +19,11 @@ RelativePanel.AlignLeftWithPanel="True" RelativePanel.AlignRightWithPanel="True" RelativePanel.AlignTopWithPanel="True" - EllipsisVisibility="Collapsed" IsOpen="True" IsSticky="True" Height="40" DefaultLabelPosition="Right" + EllipsisVisibility="Visible" IsOpen="False" DefaultLabelPosition="Right" Background="{ThemeResource FieldStructureColorBrush}"> - - + +