Fix storyboard videos not correctly filling the screen
Fix osu!taiko editor operations not always updating the menu/visual state correctly
Fix settings panel hide animation looking wrong when a sub-panel is visible when hidden
Fix `SlowLoadPlayer` potentially not being instantiated in time for test
Fix `BeatmapCarousel` accessing `ScreenSpaceDrawQuad` of non-loaded children
Make `DrawableSliderTail` not require `ITrackSnaking`
Remove feature request issue template and link to discussions
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
AliveChildren
IsLoaded
Add a mention that `OnApply/OnFree` is performed after `ApplyDefaults`
OnApply/OnFree
ApplyDefaults
Add wiki markdown container
Move GetNewsRequest from ArticleListing to NewsOverlay
SlowLoadPlayer
Handle link action in `OsuMarkdownLinkText`
Prevent skin editor crash when scaling 0 area drawables
DocumentUrl
CreateChildDependencies
Co-authored-by: Dean Herbert <pe@ppy.sh>
BeatmapCarousel
ScreenSpaceDrawQuad
Fixes failure seen at https://ci.appveyor.com/project/peppy/osu/builds/39302762/tests.