Always store standardised score when populating ScoreInfo
Fix editor quick delete being triggerable from left mouse button
Force beatmap listing overlay's textbox back on screen when a key is pressed
Closes https://github.com/ppy/osu/issues/10629.
Not the cleanest solution, but works for now. Will eventually be replaced after the header is updated to reflect the latest designs (which keeps it on screen in all cases). Closes https://github.com/ppy/osu/issues/10703.
Replace rankHistory in JsonProperty with rank_history for consistency
Simplify input buttons/keys in tests
Update framework
Add user caching / lookup component and consume in the currently playing display
Fix legacy patcher crash on no objects present
Fix crash upon exiting the editor without saving from new beatmap
Fix difficulty retrieval for online-sourced beatmaps