Skip to content

Commit 6bcfc44

Browse files
committed
Cycle tab in Win32 window
1 parent f7ba71d commit 6bcfc44

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

‎Telegram/Themes/Generic.xaml‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,8 @@
111111
ContentTransitions="{TemplateBinding ContentTransitions}"
112112
HorizontalAlignment="{TemplateBinding HorizontalContentAlignment}"
113113
VerticalAlignment="{TemplateBinding VerticalContentAlignment}"
114-
Background="{TemplateBinding Background}" />
114+
Background="{TemplateBinding Background}"
115+
TabFocusNavigation="Cycle" />
115116

116117
<!-- Over the content, not beside it: every root in this app draws into its
117118
own title bar, so the caption is an overlay and each root leaves room

0 commit comments

Comments
 (0)