The new background now briefly fades in. The reason we didn't do this to
date is that there could be a perceived decrease in brightness as the old
and new background transition through opacity.
But a quick fade in, it doesn't seem to cause any visual artifacting.
I've also added a scale effect because it felt quite nice. Willing to
pull that if anyone has an issue with it, but it's a step in the
direction of "adding more motion to song select", which is still an area
I see lacking greatly – even compared to stable.
Mods don't necessarily have to change speed, to change beatmap attributes. Also, speed mods don't affect beatmap attributes in mania, making the text misleading.
This intentionally removes shear specification from root level of
`BeatmapTitleWedge` since shearing is moved one level higher (see fill
flow containing `BeatmapTitleWedge` in `SongSelect`).