From 28d702422e50dc074b8e00fb063c2e36bde71257 Mon Sep 17 00:00:00 2001 From: Scighost Date: Mon, 29 Jan 2024 20:21:30 +0800 Subject: [PATCH 1/2] Responsive setting page --- .../Snap.Hutao/View/Page/SettingPage.xaml | 893 ++++++++++-------- 1 file changed, 504 insertions(+), 389 deletions(-) diff --git a/src/Snap.Hutao/Snap.Hutao/View/Page/SettingPage.xaml b/src/Snap.Hutao/Snap.Hutao/View/Page/SettingPage.xaml index 42f847e6..39c0df99 100644 --- a/src/Snap.Hutao/Snap.Hutao/View/Page/SettingPage.xaml +++ b/src/Snap.Hutao/Snap.Hutao/View/Page/SettingPage.xaml @@ -21,413 +21,528 @@ - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - + + + ItemsSource="{Binding AppOptions.LazyRegions.Value}" + SelectedItem="{Binding SelectedRegion, Mode=TwoWay}"/> + + + + + + + - - + IsOn="{Binding AppOptions.IsEmptyHistoryWishVisible, Mode=TwoWay}" + OffContent="{shcm:ResourceString Name=ViewPageSettingEmptyHistoryVisibleOff}" + OnContent="{shcm:ResourceString Name=ViewPageSettingEmptyHistoryVisibleOn}"/> + - - - - - - - - - - - - - - - - - - - - - - + + + +