osu/osu.Game/Screens/Ranking
Dan Balasescu d9499abc33 Refactor to avoid passing around bindables 2022-09-16 13:14:25 +09:00
..
Contracted Make sure stats name are title-cased when score panel is contracted 2022-07-17 22:13:08 -06:00
Expanded Refactor to avoid passing around bindables 2022-09-16 13:14:25 +09:00
Statistics fix(osu.Game): reset Y axis of the bars in hit distribution graph at the first drawing 2022-09-12 16:25:29 +09:00
AspectContainer.cs
PanelState.cs
ReplayDownloadButton.cs
ResultsScreen.cs Update `Remove`/`RemoveRange`/`RemoveAll` calls in line with framework changes 2022-08-29 15:57:40 +09:00
RetryButton.cs change retry button icon from ArrowCircleLeft to Redo 2022-07-17 00:46:29 +01:00
ScorePanel.cs Remove unnecessary usage of `DrawableAudioMixer` in `ScorePanel` 2022-08-30 15:05:21 +09:00
ScorePanelList.cs Remove async calls from ScoreManager 2022-08-29 15:34:08 +09:00
ScorePanelTrackingContainer.cs Update usages of `RemoveInternal` 2022-08-29 15:57:40 +09:00
SoloResultsScreen.cs