Add base class for startup screens
For all usages, it looks like this was unnecessary.
Fix pause not correctly showing pause screen
Co-Authored-By: miterosan <33435289+miterosan@users.noreply.github.com>
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