osu/osu.Game/Screens
Dean Herbert 7b0c5e9d32 Fix results screen changing applied colour to background on exit
The general rule is that screens should only apply colours and the likes
on enter / resume, and leave the outwards transition to whatever screen
is coming next.
2021-06-09 17:18:55 +09:00
..
Backgrounds Ensure background rotation on default skins 2021-06-09 07:59:47 +02:00
Edit Merge branch 'master' into editor-exit-stability 2021-05-30 23:03:50 +02:00
Import
Menu Merge branch 'master' into editor-exit-stability 2021-05-28 14:32:32 +09:00
OnlinePlay Fix DT being doubled in multiplayer spectator 2021-06-08 22:51:42 +09:00
Play Ensure PlayerLoader restores the background colour to its own value on resume 2021-06-09 17:17:39 +09:00
Ranking Fix results screen changing applied colour to background on exit 2021-06-09 17:18:55 +09:00
Select Only call OnBackButton() if the screen has finished loading 2021-06-08 17:38:12 +09:00
Spectate Fix spectator crashing when converting mania replay frames 2021-05-31 19:24:22 +09:00
BackgroundScreen.cs
BackgroundScreenStack.cs
IHandlePresentBeatmap.cs
IHasSubScreenStack.cs
IOsuScreen.cs Only call OnBackButton() if the screen has finished loading 2021-06-08 17:38:12 +09:00
Loader.cs
OsuScreen.cs
OsuScreenDependencies.cs
OsuScreenStack.cs
ScorePresentType.cs
ScreenWhiteBox.cs
StartupScreen.cs