1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-14 17:52:56 +08:00
osu-lazer/osu.Game/Overlays/BeatmapListing
Dean Herbert a2ef3aa21a Force beatmap listing overlay's textbox back on screen when a key is pressed
Not the cleanest solution, but works for now. Will eventually be
replaced after the header is updated to reflect the latest designs
(which keeps it on screen in all cases).

Closes https://github.com/ppy/osu/issues/10703.
2020-11-10 16:26:30 +09:00
..
Panels Fix LocallyAvailable state case getting cleared 2020-07-10 20:30:59 +09:00
BeatmapListingFilterControl.cs Force beatmap listing overlay's textbox back on screen when a key is pressed 2020-11-10 16:26:30 +09:00
BeatmapListingHeader.cs Make all toolbar tooltips lowercase 2020-09-06 10:13:06 -07:00
BeatmapListingSearchControl.cs Force beatmap listing overlay's textbox back on screen when a key is pressed 2020-11-10 16:26:30 +09:00
BeatmapListingSortTabControl.cs Remove unused classes and replace overlay in game 2020-04-21 16:38:47 +09:00
BeatmapSearchFilterRow.cs Use BindableList<T> 2020-10-28 19:44:13 +03:00
BeatmapSearchMultipleSelectionFilterRow.cs Add xmldoc to multiple selection row 2020-10-28 23:37:21 +01:00
BeatmapSearchRulesetFilterRow.cs Implement BeatmapSearchExtraFilterRow 2020-10-27 21:22:20 +03:00
BeatmapSearchScoreFilterRow.cs Rename method 2020-10-28 23:12:28 +01:00
FilterTabItem.cs Move filter tab item hierarchy construction to BDL 2020-10-28 23:14:52 +01:00
SearchCategory.cs Move and shorten enum names 2020-04-21 15:39:15 +09:00
SearchExtra.cs Add missing blank line 2020-10-28 02:39:51 +03:00
SearchGenre.cs Add new beatmap genres and languages 2020-06-12 23:48:30 -07:00
SearchLanguage.cs Update in line with other/unspecified switch 2020-06-15 18:45:52 +09:00
SearchPlayed.cs Add ability to search by play criteria 2020-10-27 21:30:53 +03:00
SortCriteria.cs Remove unused classes and replace overlay in game 2020-04-21 16:38:47 +09:00