1
0
mirror of https://github.com/ppy/osu.git synced 2025-02-15 16:13:20 +08:00

Fix notification completion events not being run when overlay not visible

This commit is contained in:
Dean Herbert 2022-08-30 21:13:37 +09:00
parent a7110666a0
commit 403fc18976

View File

@ -72,6 +72,7 @@ namespace osu.Game.Overlays
},
mainContent = new Container
{
AlwaysPresent = true,
RelativeSizeAxes = Axes.Both,
Children = new Drawable[]
{