Shaved off lots of copypasta so the test actually shows what it's testing.
ResourcesSection
FormBeatmapFileSelector
SaveState
Fix song ticker having very bad contrast against bright backgrounds
Remove macOS "borderless" recommendation
Fix joining playlists room sometimes not selecting the first item
Closes #30814.
Fix beatmap load not continuing when when settings slider is focused
Enable NRT for multiplayer and playlists
Add snapping info to the catch selected objects inspector
Make mania award SS even if there are GREAT judgements
Recreate beatmap every test run in `ModTestScene`
ModTestScene
Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com>
Use consistent decimal places in BeatmapAttributeText
TestMultiplayerRoomManager
This one is super duper annoying to test, because we already have e.g. `TestScenePlaylistsScreen`. The only way to test it would be to use an `OsuGameTestScene`. Maybe this is okay?
Fix playlist room status resetting on enter
The results of such a display were a little bit nonsensical.
Add sane precision values to all settings
Regressed with recent sliderbar focus changes. Closes #30716.