Fix score panel not receiving input in some places
Change format of date on score panel
Fix crash when double-clicking clear binding button
Just a workaround for now, a better fix may be to put the test data creation in an action that is guaranteed to be invoked after the test scene has fully loaded (all dependencies would've been resolved by then).
There are test scenes using current value of ruleset bindable on their BDL (example in TestSceneSliderSnaking's BDL)
Should be recognized as a normal protected method in its declaring class.
# Conflicts: # osu.Game.Rulesets.Catch.Tests/TestSceneBananaShower.cs # osu.Game.Rulesets.Catch.Tests/TestSceneHyperDash.cs # osu.Game/Tests/Visual/ModTestScene.cs # osu.Game/Tests/Visual/OsuTestScene.cs
Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com>
Fix chat history not being loaded for multiplayer matches
Fix redundant override showing up in build warnings
Fix results screen crashing for beatmaps with no online ID