Pause playback in present tests to avoid track inadvertently changing at menu
Add manage collections button to beatmap options
Fix mod select overlay absorbing input from toolbar ruleset selector
Update section headers in ProfileOverlay in line with web
Prompt to save changes when exiting the editor
Using an abstract property was awkward for this as it is being consumed in the underlying constructor but could not be dynamically set in time from a derived class.