Fix test failure in `TestMetadataTransferred`
Fix editor toolboxes being incorrectly chopped
Fix potential crash when exiting daily challenge screen
Without the schedule this will potentially run after disposal of the local drawable hierarchy. Closes https://github.com/ppy/osu/issues/28875.
This reverts commit 4165ded813.
4165ded813
TestMetadataTransferred
Colour4
They say it's not a bug, it's a feature...I dunno maybe later.
UI SFX Tweaks/Updates
OverlayColourProvider
Replace local footer in existing sheared overlays (e.g. mod select & first-run setup) with `ScreenFooter`
logoContainer
Add tooltips to summary timeline display
Bookmarks don't show on real beatmaps, but they do show in test scenes (namely `TestSceneEditorSummaryTimeline`). Also does some more changes to adjust the markers to the latest updates to other markers.
Redesign editor timelines to address most frequent user complaints
Fix confirm exit dialog potentially showing incorrect number of ongoing operations