We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b92259 commit be3dbfbCopy full SHA for be3dbfb
v2rayN/v2rayN/Views/MainWindow.xaml
@@ -40,7 +40,8 @@
40
HorizontalAlignment="Center"
41
VerticalAlignment="Center"
42
ClipToBounds="True"
43
- Style="{StaticResource MaterialDesignToolBar}">
+ Style="{StaticResource MaterialDesignToolBar}"
44
+ KeyboardNavigation.TabNavigation="Continue">
45
<Menu Margin="0,1" Style="{StaticResource ToolbarMenu}">
46
<MenuItem Padding="8,0" AutomationProperties.Name="{x:Static resx:ResUI.menuServers}">
47
<MenuItem.Header>
0 commit comments