Browse Source
Allow the default keyboard interaction handler to handle tab key presses in menus, because the logic in `DefaultMenuInteractionHandler` was causing the focus to get stuck in the menu. Also fix `NavigationDirection.IsDirectional` method. Fixes #5002.pull/5094/head
2 changed files with 2 additions and 2 deletions
Loading…
Reference in new issue