mirror of
https://github.com/BlossomiShymae/Needlework.Net.git
synced 2025-12-06 18:20:47 +01:00
Collapse pane by default and reduce width
This commit is contained in:
@@ -37,6 +37,8 @@
|
|||||||
<ui:NavigationView AlwaysShowHeader="False"
|
<ui:NavigationView AlwaysShowHeader="False"
|
||||||
PaneDisplayMode="Left"
|
PaneDisplayMode="Left"
|
||||||
IsSettingsVisible="False"
|
IsSettingsVisible="False"
|
||||||
|
IsPaneOpen="False"
|
||||||
|
OpenPaneLength="200"
|
||||||
Grid.Row="1"
|
Grid.Row="1"
|
||||||
MenuItemsSource="{Binding MenuItems}"
|
MenuItemsSource="{Binding MenuItems}"
|
||||||
SelectedItem="{Binding SelectedMenuItem}">
|
SelectedItem="{Binding SelectedMenuItem}">
|
||||||
|
|||||||
Reference in New Issue
Block a user