From 1d23538ebc95237aea722e7683f6d26ee1688d87 Mon Sep 17 00:00:00 2001 From: "jules.lascret" Date: Wed, 3 Apr 2024 19:27:36 +0200 Subject: [PATCH] rearranged settings because they were shit --- Qwirkle/Qwirkle/Pages/Settings.xaml | 64 +++++++++++++++++------------ 1 file changed, 38 insertions(+), 26 deletions(-) diff --git a/Qwirkle/Qwirkle/Pages/Settings.xaml b/Qwirkle/Qwirkle/Pages/Settings.xaml index 0882120..9cc769a 100644 --- a/Qwirkle/Qwirkle/Pages/Settings.xaml +++ b/Qwirkle/Qwirkle/Pages/Settings.xaml @@ -4,41 +4,53 @@ x:Class="Qwirkle.Pages.Settings" xmlns:controls="clr-namespace:Qwirkle.Views" Title="Settings"> - + + - - - + + + + + + + - - - - + + + + + + + \ No newline at end of file