There was an error while loading. Please reload this page.
1 parent f7ba71d commit 6bcfc44Copy full SHA for 6bcfc44
1 file changed
Telegram/Themes/Generic.xaml
@@ -111,7 +111,8 @@
111
ContentTransitions="{TemplateBinding ContentTransitions}"
112
HorizontalAlignment="{TemplateBinding HorizontalContentAlignment}"
113
VerticalAlignment="{TemplateBinding VerticalContentAlignment}"
114
- Background="{TemplateBinding Background}" />
+ Background="{TemplateBinding Background}"
115
+ TabFocusNavigation="Cycle" />
116
117
<!-- Over the content, not beside it: every root in this app draws into its
118
own title bar, so the caption is an overlay and each root leaves room
0 commit comments