osu/osu.Game/Screens/Select
Salman Ahmed b419ea716b Refactor beatmap info wedge to not fully refresh on star difficulty change
Makes it look awkward when changing difficulty via mod settings for
example.

Now the changes should instead only affect the displayed components which consume it
directly.
2021-08-17 05:46:06 +03:00
..
Carousel add od filter in search filter 2021-06-26 21:05:01 +07:00
Details Fix beatmap statistics with value of zero not displaying correctly at song select 2021-06-03 01:58:51 +09:00
Filter Fix enum ordering after adding source 2021-05-09 15:39:59 -07:00
Leaderboards Fix potential null ref when no beatmap is selected 2021-06-14 15:06:24 +09:00
Options Update usages of Drawable.Click() 2021-08-04 17:30:33 +09:00
BeatmapCarousel.cs
BeatmapClearScoresDialog.cs
BeatmapDeleteDialog.cs
BeatmapDetailArea.cs
BeatmapDetailAreaDetailTabItem.cs
BeatmapDetailAreaLeaderboardTabItem.cs
BeatmapDetailAreaTabControl.cs
BeatmapDetailAreaTabItem.cs
BeatmapDetails.cs Move to more friendly namespace 2021-07-02 18:09:16 +09:00
BeatmapInfoWedge.cs Refactor beatmap info wedge to not fully refresh on star difficulty change 2021-08-17 05:46:06 +03:00
BeatmapInfoWedgeBackground.cs Refactored out changes in StarRatingDisplay 2021-05-05 13:13:37 +02:00
FilterControl.cs
FilterCriteria.cs Remove unnecessary delimiters from song select filter splitting 2021-08-13 16:42:58 +09:00
FilterQueryParser.cs add od filter in search filter 2021-06-26 21:05:01 +07:00
Footer.cs
FooterButton.cs Update usages of Drawable.Click() 2021-08-04 17:30:33 +09:00
FooterButtonMods.cs Remove "Unranked" text from ModDisplay 2021-06-09 13:45:09 +09:00
FooterButtonOptions.cs
FooterButtonRandom.cs Update usages of Drawable.Click() 2021-08-04 17:30:33 +09:00
ImportFromStablePopup.cs Reword import dialogs. 2021-05-17 12:55:58 +02:00
LocalScoreDeleteDialog.cs
PlayBeatmapDetailArea.cs
PlaySongSelect.cs Create replay via the ICreateReplay interface instead of explicitly ModAutoplay 2021-06-01 14:22:16 +09:00
SongSelect.cs Hide left border of beatmap wedge 2021-08-13 22:29:22 +09:00
WedgeBackground.cs