From 4297dd49a8f8a7ececc2df7f9a9ac9ca2ffb2cd7 Mon Sep 17 00:00:00 2001 From: "jeremy.mouyon" Date: Wed, 5 Jun 2024 17:39:23 +0200 Subject: [PATCH] its beautiful now ! --- Qwirkle/QwirkleViews/AppShell.xaml | 5 ++-- Qwirkle/QwirkleViews/Pages/Gameboard.xaml | 30 ++++++++++++++----- .../QwirkleViews/Resources/Styles/Styles.xaml | 26 +++++++++++----- Qwirkle/QwirkleViews/Views/Scoreboard.xaml | 1 - 4 files changed, 44 insertions(+), 18 deletions(-) diff --git a/Qwirkle/QwirkleViews/AppShell.xaml b/Qwirkle/QwirkleViews/AppShell.xaml index c75f2a2..1b768b5 100644 --- a/Qwirkle/QwirkleViews/AppShell.xaml +++ b/Qwirkle/QwirkleViews/AppShell.xaml @@ -6,8 +6,9 @@ xmlns:local="clr-namespace:Qwirkle" xmlns:localPages="clr-namespace:Qwirkle.Pages" Shell.FlyoutBehavior="Disabled" - Title="Qwirkle" - FlyoutBackgroundColor="White"> + FlyoutBackgroundColor="White" + IsVisible="False" + > diff --git a/Qwirkle/QwirkleViews/Pages/Gameboard.xaml b/Qwirkle/QwirkleViews/Pages/Gameboard.xaml index 098db2a..3095be4 100644 --- a/Qwirkle/QwirkleViews/Pages/Gameboard.xaml +++ b/Qwirkle/QwirkleViews/Pages/Gameboard.xaml @@ -13,7 +13,7 @@ 1 - + @@ -38,10 +38,25 @@ - - - - +