ModDisplay
Closes #13307.
ICreateReplay
ModAutoplay
previous
GetWorkingBeatmap
This should not be required since the introduction of `workingCache`, which does the same thing in a more global way.
AliveChildren
IsLoaded
BeatmapCarousel
ScreenSpaceDrawQuad
Fixes failure seen at https://ci.appveyor.com/project/peppy/osu/builds/39302762/tests.
TernaryStateMenuItem
Co-authored-by: Dean Herbert <pe@ppy.sh>
Container.Info
This was only required because there was text being rendered to the `BufferedContainer` content until now. Removing this should allow for better resolution in the background display (due to using a better minify scale mode).