1
0
mirror of https://github.com/ppy/osu.git synced 2025-02-01 14:22:56 +08:00
osu-lazer/osu.Game/Screens/Edit/Setup
Bartłomiej Dach 21dba621f0
Display storyboard in editor background
Fixes the main part of https://github.com/ppy/osu/issues/31144.
Support for selecting a video will come later.

Making this work was an absolutely awful time full of dealing with
delightfully kooky issues, and yielded in a very weird-shaped
contraption. There is at least one issue remaining wherein storyboard
videos do not actually display until the track is started in editor, but
that is 99% a framework issue and I do not currently have the mental
fortitude to diagnose further.
2024-12-31 13:57:50 +01:00
..
ColoursSection.cs Remove redundant initialiser 2024-10-04 11:18:09 +02:00
DesignSection.cs Merge branch 'master' into beatmap-info-purge 2024-11-22 18:47:32 +09:00
DifficultySection.cs Only transfer difficulty slider values on commit 2024-10-04 14:08:46 +02:00
FormBeatmapFileSelector.cs Add localisation support 2024-11-28 02:37:31 -05:00
LabelledFileChooser.cs Redesign directory & file selector (and update usages accordingly) 2024-09-24 14:54:48 +02:00
LabelledTextBoxWithPopover.cs Adjust calls to GetContainingInputManager() 2024-06-18 07:41:19 +02:00
MetadataSection.cs Fix failing test scene due to new dependency 2024-12-28 01:02:15 +09:00
ResourcesSection.cs Display storyboard in editor background 2024-12-31 13:57:50 +01:00
RulesetSetupSection.cs Enable nullability for setup screen 2023-01-14 02:24:28 +03:00
SetupScreen.cs Populate metadata from ID3 tags when changing beatmap audio track in editor 2024-12-27 15:16:03 +01:00
SetupScreenHeader.cs Remove remaining hexacons usages 2023-12-27 17:42:18 +01:00
SetupScreenHeaderBackground.cs Move setup screen background preview to appropriate form control 2024-10-04 11:09:14 +02:00
SetupSection.cs Redo the layout of sections based on discord feedback 2024-10-03 13:53:21 +02:00