mirror of
https://github.com/ppy/osu.git
synced 2026-05-18 02:09:52 +08:00
Merge pull request #1421 from peppy/fix-wave-overlay-popin
Fix WaveOverlayContainer appearing incorrectly on first PopIn
This commit is contained in:
+1
-1
Submodule osu-framework updated: ecc5e3189e...5986f21268
@@ -168,6 +168,8 @@ namespace osu.Game.Overlays
|
||||
{
|
||||
public float FinalPosition;
|
||||
|
||||
protected override bool StartHidden => true;
|
||||
|
||||
public Wave()
|
||||
{
|
||||
RelativeSizeAxes = Axes.X;
|
||||
|
||||
Reference in New Issue
Block a user