mirror of
https://github.com/ppy/osu.git
synced 2024-12-17 00:23:22 +08:00
Fix "form" file selector displaying commit animation on initial show
This commit is contained in:
parent
b15608343b
commit
09441a53c2
@ -154,6 +154,7 @@ namespace osu.Game.Graphics.UserInterfaceV2
|
|||||||
updateState();
|
updateState();
|
||||||
onFileSelected();
|
onFileSelected();
|
||||||
}, true);
|
}, true);
|
||||||
|
FinishTransforms(true);
|
||||||
game.RegisterImportHandler(this);
|
game.RegisterImportHandler(this);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user