mirror of
https://github.com/ppy/osu.git
synced 2025-02-21 18:02:56 +08:00
Identified by tests. See https://github.com/ppy/osu/actions/runs/9869382635/job/27253010485 & https://github.com/ppy/osu/actions/runs/9869382635/job/27253009622. This change also prevents the initial `PopOut` call in overlays from calling `clearActiveOverlayContainer`, since it's not in the update thread and it's never meant to be called at that point anyway (it's supposed to be accompanied by a previous `PopIn` call adding the footer content). |
||
---|---|---|
.. | ||
ScreenBackButton.cs | ||
ScreenFooter.cs | ||
ScreenFooterButton.cs |