mirror of
https://github.com/ppy/osu.git
synced 2024-11-11 11:28:00 +08:00
ff108416d8
If the API login (and thus user set) completed between `load` and `LoadComplete`, the re-fetch on user change would not yet be hooked up, causing an incorrect default background to be used instead. Of note, moving this out of async load doesn't really affect load performance as the bulk of the load operation is already scheduled and `LoadComponentAsync`ed anyway |
||
---|---|---|
.. | ||
BackgroundScreenBeatmap.cs | ||
BackgroundScreenBlack.cs | ||
BackgroundScreenCustom.cs | ||
BackgroundScreenDefault.cs |