mirror of
https://github.com/ppy/osu.git
synced 2026-05-24 04:09:53 +08:00
Fix placeholder animation flickering to wrong position for one frame
This commit is contained in:
@@ -83,6 +83,7 @@ namespace osu.Game.Screens.SelectV2
|
||||
textFlow = new LinkFlowContainer
|
||||
{
|
||||
Alpha = 0,
|
||||
AlwaysPresent = true,
|
||||
Anchor = Anchor.TopCentre,
|
||||
Origin = Anchor.TopCentre,
|
||||
Padding = new MarginPadding { Top = 20 },
|
||||
|
||||
Reference in New Issue
Block a user