Allow ctrl tabbing navigation to chat and song select leaderboards

This commit is contained in:
Joehu
2019-12-15 08:34:57 -08:00
parent cc808a9eb1
commit 1342556894
2 changed files with 2 additions and 0 deletions

View File

@ -48,6 +48,7 @@ namespace osu.Game.Screens.Select
Anchor = Anchor.BottomLeft,
Origin = Anchor.BottomLeft,
RelativeSizeAxes = Axes.Both,
Tabbable = true,
},
},
modsCheckbox = new OsuTabControlCheckbox