Also changes the button to a dangerous button, forcing user acknowledgement
MainMenu
ExitConfirmOverlay
0.96f
This is the easiest way to make this happen. It does mean the pink area is being drawn behind the white border, but I haven't found a scenario where this is noticeable. Closes #4217.
Compatibility with osu-framework change https://github.com/ppy/osu-framework/pull/5512
Fix incorrect delay for non-theme music on "welcome" intro
Remove
RemoveRange
RemoveAll
initialBeatmap
Roughly as proposed in https://github.com/ppy/osu/discussions/19687.
IBeatSyncProvider
The confirmation will only show if items have been added to the playlist. Closes https://github.com/ppy/osu/issues/19444.
I've hit this countless times recently when debugging during the startup procedure.