1
0
mirror of https://github.com/ppy/osu.git synced 2024-12-16 00:02:54 +08:00
osu-lazer/osu.Game/Screens/Edit/Setup
Bartłomiej Dach 6f2ebb20a7 Fix test failing due to null beatmap skin
Also annotate the field on `EditorBeatmap` as nullable for future
travelers.
2021-04-18 20:46:42 +02:00
..
ColoursSection.cs Fix test failing due to null beatmap skin 2021-04-18 20:46:42 +02:00
DifficultySection.cs Explicitly associate setup sections with titles 2021-04-03 19:58:49 +02:00
FileChooserLabelledTextBox.cs Move drag & drop support logic to chooser component 2021-04-04 12:34:52 +02:00
MetadataSection.cs Explicitly associate setup sections with titles 2021-04-03 19:58:49 +02:00
ResourcesSection.cs Swap order of background/audio track changing methods 2021-04-04 13:10:12 +02:00
SetupScreen.cs Add colours section with combo colour display 2021-04-18 20:46:42 +02:00
SetupScreenHeader.cs Add background chooser text box 2021-04-04 12:50:50 +02:00
SetupScreenHeaderBackground.cs Add background chooser text box 2021-04-04 12:50:50 +02:00
SetupSection.cs Add tab control to setup screen header 2021-04-03 20:13:20 +02:00