Fix user bindable being written to from background thread
Add more asserts to pause test in an attempt to track down intermittent test failures
Fix possible cross-thread config cache access Co-authored-by: Dean Herbert <pe@ppy.sh>
Fix game pausing when made inactive while watching a replay
Adjust testcase to avoid random failures Co-authored-by: Dean Herbert <pe@ppy.sh>
Fix incorrect texture name usage for some rank icons
Update dependencies
Refactor song select footer buttons
Implement dimming for sliding on sliders with flashlight mod
Fix disposed beatmap backgrounds being loaded
Fix rank display on break info display
Add new blank line inspections
Pause via inactive activates hold-for-menu button directly