mirror of
https://github.com/ppy/osu.git
synced 2026-05-19 11:20:24 +08:00
Also hide any popovers when footer sets new buttons (ie we're moving to a new screen)
This commit is contained in:
@@ -173,6 +173,7 @@ namespace osu.Game.Screens.Footer
|
||||
temporarilyHiddenButtons.Clear();
|
||||
overlays.Clear();
|
||||
|
||||
this.HidePopover();
|
||||
clearActiveOverlayContainer();
|
||||
|
||||
var oldButtons = buttonsFlow.ToArray();
|
||||
|
||||
Reference in New Issue
Block a user