osu/osu.Game/Screens/Edit/Setup
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
..
ColoursSection.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
DesignSection.cs Update parameter discards 2022-06-24 21:26:19 +09:00
DifficultySection.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
LabelledFileChooser.cs Merge branch 'master' into editor-metadata-name-unification 2022-06-18 10:22:52 +02:00
LabelledRomanisedTextBox.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
LabelledTextBoxWithPopover.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
MetadataSection.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
ResourcesSection.cs Fix editor potentially using a track post-disposal 2022-08-01 16:53:49 +09:00
RulesetSetupSection.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
SetupScreen.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
SetupScreenHeader.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
SetupScreenHeaderBackground.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
SetupSection.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00