This commit is contained in:
QWQLwToo
2026-07-12 09:12:12 +08:00
parent b22914b5de
commit ef25f8875c
43 changed files with 2797 additions and 709 deletions
+2 -2
View File
@@ -138,8 +138,8 @@ internal sealed class AppShell : Grid
{
IsBackButtonVisible = NavigationViewBackButtonVisible.Collapsed,
IsSettingsVisible = false,
PaneDisplayMode = NavigationViewPaneDisplayMode.Left,
IsPaneOpen = true,
PaneDisplayMode = NavigationViewPaneDisplayMode.LeftCompact,
IsPaneOpen = false,
CompactPaneLength = 56,
OpenPaneLength = 260,
SelectionFollowsFocus = NavigationViewSelectionFollowsFocus.Disabled,