Add base class for startup screens
Fix pause not correctly showing pause screen
Avoids missing adding changes to screens like Disclaimer, which may not be shown in debug builds.
Disallow back button on disclaimer screen
Re-use the back button game-wide Co-authored-by: Dean Herbert <pe@ppy.sh>
Reduce size of dropdown chevron Co-authored-by: Dan Balasescu <1329837+smoogipoo@users.noreply.github.com>
Use OsuScrollContainer for osu menus Co-authored-by: Dean Herbert <pe@ppy.sh>
Reduce background brightness at PlayerLoader
Update framework
Improve loading state of BeatmapSet header
Avoid calling api request callback after user cancel
Fix keybindings being offset incorrectly