1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-07 04:47:38 +08:00
osu-lazer/osu.Game/Screens/Ranking
Dean Herbert 5d1770dec8
Merge pull request #9212 from smoogipoo/fix-scorepanel-input
Fix score panel not receiving input in some places
2020-06-05 00:26:02 +09:00
..
Contracted Format score same as expanded panel 2020-05-26 15:56:56 +09:00
Expanded Change format of date on score panel 2020-06-04 21:33:38 +09:00
AspectContainer.cs Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
PanelState.cs Implement the score panel 2020-03-17 16:59:34 +09:00
ReplayDownloadButton.cs Fix potential nullref 2020-05-28 21:46:02 +09:00
ResultsScreen.cs Remove unused using 2020-06-03 11:58:56 +09:30
RetryButton.cs Implement the new results screen 2020-03-17 17:43:16 +09:00
ScorePanel.cs Fix score panel not receiving input in some places 2020-06-04 21:48:55 +09:00
ScorePanelList.cs Allow horizontal scroll on results screen when not hovering expanded panel 2020-05-31 13:50:42 +09:00
SoloResultsScreen.cs Move check to SoloResultsScreen 2020-06-03 11:36:47 +09:30