Fix NotificationOverlay being always present
Improve chat startup and channel switching performance
Fix position of gradient in beatmap carousel when scaling UI Co-authored-by: Dan Balasescu <1329837+smoogipoo@users.noreply.github.com>
Remove necessity for MusicController to be always visible
Fix mod icons in ModSelect being loaded in a blocking fashion
Remove osu!-side DebugUtils
Now it will only become present when there is a pending notification.
Previously they were only updated after the resultant schedule ran. This would not bode well when the overlay containing them is not present.
Remove bad words on code comments
Fix beatmap set cover goes out of its container
Fix scores header is visible even with no scores
Improve vertical flexibility of BeatmapSetOverlay's header
Hide empty categories in mod selector overlay Co-authored-by: Dean Herbert <pe@ppy.sh>
Show user online status in user overlay
Fix audio being dimmed during multiplayer Co-authored-by: Dean Herbert <pe@ppy.sh>