osu/osu.Game/Overlays/BeatmapListing
Salman Ahmed 283488ea53 Use `TransformImmediately` instead at beatmap listing search control
Applies two changes:
 - Use `TransformImmediately` which achieves the same wanted transition behaviour without any issues.
 - Move the transition behaviour override into `BeatmapListingSearchControl` in a nested subclass of `UpdateableBeatmapSetCover`.
2021-05-07 03:36:32 +03:00
..
Panels Flip order back to original for romanisable strings 2021-02-25 14:14:07 +09:00
BeatmapListingFilterControl.cs Add new beatmap search filter row "General" 2021-03-25 23:20:10 +01:00
BeatmapListingHeader.cs
BeatmapListingSearchControl.cs Use `TransformImmediately` instead at beatmap listing search control 2021-05-07 03:36:32 +03:00
BeatmapListingSortTabControl.cs
BeatmapSearchFilterRow.cs Remove game-local enum [Order] attribute 2021-01-27 22:29:52 +01:00
BeatmapSearchMultipleSelectionFilterRow.cs
BeatmapSearchRulesetFilterRow.cs
BeatmapSearchScoreFilterRow.cs
FilterTabItem.cs
SearchCategory.cs
SearchExplicit.cs Add "explicit maps" search filter control 2021-01-12 11:09:55 +03:00
SearchExtra.cs
SearchGeneral.cs Add new beatmap search filter row "General" 2021-03-25 23:20:10 +01:00
SearchGenre.cs
SearchLanguage.cs Remove game-local enum [Order] attribute 2021-01-27 22:29:52 +01:00
SearchPlayed.cs
SortCriteria.cs