You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A controller moving focus between tabs trips a fail-fast in WinUI's TabView::OnListViewGettingFocus. Add a GettingFocus handler on the TabViewItem that cancels that gamepad focus move before it reaches the framework handler.
0 commit comments