mirror of
https://github.com/ppy/osu.git
synced 2024-12-16 21:42:55 +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();
|
||||
onFileSelected();
|
||||
}, true);
|
||||
FinishTransforms(true);
|
||||
game.RegisterImportHandler(this);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user