1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 22:07:28 +08:00
osu-lazer/osu.Game/Screens
Dean Herbert 2f60f91a0e Fix editor potentially using a track post-disposal
This changes the editor to track the current track as it is *loaded* by
`MusicController`, rather than haphazardly following the current global
`WorkingBeatmap` (with a potentially unloaded track) or relying on local
immediate-load behaviour (as implemented in `ResourcesSection`).
2022-08-01 16:53:49 +09:00
..
Backgrounds Move event handlers to LoadComplete 2022-07-08 15:09:16 +09:00
Edit Fix editor potentially using a track post-disposal 2022-08-01 16:53:49 +09:00
Import Automated #nullable processing 2022-06-17 16:37:17 +09:00
Menu Add confirmation dialog when about to discard a playlist 2022-07-29 17:11:37 +09:00
OnlinePlay remove unneded guard 2022-07-31 23:42:20 +02:00
Play Add battery info for desktop platforms 2022-07-30 14:26:19 +02:00
Ranking Avoid potential realm fetch after disposal in StatisticsPanel 2022-07-26 15:12:23 +09:00
Select Tidy up naming of collection dropdowns 2022-07-28 13:57:21 +09:00
Spectate Automated #nullable processing 2022-06-17 16:37:17 +09:00
Utility Rename MenuCursorContainer and clean up code 2022-07-26 14:11:52 +09:00
BackgroundScreen.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
BackgroundScreenStack.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
IHandlePresentBeatmap.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
IHasSubScreenStack.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
IOsuScreen.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
IPerformFromScreenRunner.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
Loader.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
OsuScreen.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
OsuScreenDependencies.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
OsuScreenStack.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
ScorePresentType.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
ScreenWhiteBox.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
StartupScreen.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00