Fix newly imported beatmaps not using correct comparer for sorting
Fix song select not updating selected beatmap card on editor resume
Add confirmation dialog when about to discard a playlist
Almost thought the method was not wrapped in an `AddStep`.
TestSceneAutoplay
GameplayClockContainer
GameplayClock
Also fixes `SongProgress` being displayed in skin editor on non-gameplay screens, due to `GameplayClock` not marked as a required dependency.
Ensure realm is in a good state before asserts in `TestSceneFilterControl`
Move spectator begin/end playing to SubmittingPlayer
TestSceneFilterControl
Fix intermittent HUD tests
LoadTrack
Reduce calls to `LoadTrack` by implicitly running on test/dummy classes
RulesetStore
BeatmapManager
- refactor `SongProgress` - make`UpdateProgress` more readable - enable NRT on new classes - refactor `TestSceneSongProgress` to use `GameplayClockContainer`
ManageCollectionsDialog
CollectionFilterDropdown