1
0
mirror of https://github.com/ppy/osu.git synced 2026-06-02 23:41:00 +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
Unverified
parent a7110666a0
commit 403fc18976
+1
View File
@@ -72,6 +72,7 @@ namespace osu.Game.Overlays
},
mainContent = new Container
{
AlwaysPresent = true,
RelativeSizeAxes = Axes.Both,
Children = new Drawable[]
{