1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 20:47:25 +08:00
osu-lazer/osu.Game/Screens/Select
Drew DeVault 4597a765b8 Fix escape key to exit PlaySongSelect
This is less than ideal but is the least disruptive solution. The
InputManager itself holds Escape keypresses from getting to anything
else if something is focused.
2017-01-31 19:00:54 -05:00
..
BeatmapInfoWedge.cs Move BPM calculations to Beatmap. 2017-01-30 16:03:45 +09:00
CarouselContainer.cs Merge remote-tracking branch 'upstream/master' into song-select-filtering 2017-01-31 19:00:50 -05:00
EditSongSelect.cs Initial implementation of a beatmap carousell and various minor improvements to song select. 2016-11-20 20:34:16 +01:00
FilterControl.cs Fix escape key to exit PlaySongSelect 2017-01-31 19:00:54 -05:00
Footer.cs Initial implementation of song select footer area. 2017-01-27 00:36:12 +09:00
FooterButton.cs Initial implementation of song select footer area. 2017-01-27 00:36:12 +09:00
MatchSongSelect.cs Initial implementation of a beatmap carousell and various minor improvements to song select. 2016-11-20 20:34:16 +01:00
PlaySongSelect.cs Fix escape key to exit PlaySongSelect 2017-01-31 19:00:54 -05:00
SearchTextBox.cs Fix escape key to exit PlaySongSelect 2017-01-31 19:00:54 -05:00