Fix test failure in `TestSceneMultiplayerGameplayLeaderboard`
Fix test failures in `TestSceneStoryboardWithOutro`
Fix collection import tests deadlocking due to `TaskCompletionSource` continuation triggering host disposal
TestSceneMultiplayerGameplayLeaderboard
The transfer of users was not accounting for the fact that the `StartPlay` calls are now scheduled and not necessarily run in time.
TestSceneStoryboardWithOutro
Test was not accounting for the fact that the results may not have loaded in time.
TaskCompletionSource
using
Add a mention that `OnApply/OnFree` is performed after `ApplyDefaults`
OnApply/OnFree
ApplyDefaults
Add wiki markdown container
Move GetNewsRequest from ArticleListing to NewsOverlay
Handle link action in `OsuMarkdownLinkText`
Prevent skin editor crash when scaling 0 area drawables
DocumentUrl
CreateChildDependencies
Co-authored-by: Dean Herbert <pe@ppy.sh>
base
switch
Disallow using scroll wheel for gameplay bindings
Some skinnable drawables can have 0 width or height in certain cases, leading to division by 0 and a crash when the position is updated.
Add language selection and general structure for localisation support
Fix colour hit error meter incorrectly assuming taiko hits were of correct colour
Fix sliders jumping around the screen on movement