1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-23 11:40:28 +08:00
Files
osu-lazer/osu.Game.Tests/Visual/SongSelect
T
Joseph Madamba 556be552c3 Fix song select dropdowns not being navigable with keyboard (#37158)
- Closes https://github.com/ppy/osu/issues/31684

Uses the global action variant of up and down for dropdown menus. It is
already used in multiplayer/playlist room/beatmap navigation and
gameplay menu overlays.

Comment wording is derived from:

https://github.com/ppy/osu/blob/fc817627e56b7db1c46e2f00fc9a3bd14af51211/osu.Game/Graphics/UserInterface/FocusedTextBox.cs#L73-L74
556be552c3 · 2026-04-01 20:59:47 +09:00
History
..