mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Disable back button in NavigationView in settings
This commit is contained in:
parent
3bcb5da99c
commit
ec6df393f9
1 changed files with 1 additions and 0 deletions
|
|
@ -187,6 +187,7 @@
|
|||
IsTabStop="False"
|
||||
OpenPaneLength="230"
|
||||
PaneDisplayMode="Left"
|
||||
IsBackEnabled="False"
|
||||
SelectionChanged="NavigationView_SelectionChanged">
|
||||
<ui:NavigationView.HeaderTemplate>
|
||||
<DataTemplate>
|
||||
|
|
|
|||
Loading…
Reference in a new issue