mirror of
https://github.com/ppy/osu.git
synced 2026-06-07 02:13:38 +08:00
fix: prevent flickering when hovering out
This commit is contained in:
@@ -84,6 +84,7 @@ namespace osu.Game.Overlays.Profile.Header.Components
|
||||
RelativeSizeAxes = Axes.X,
|
||||
AutoSizeAxes = Axes.Y,
|
||||
Direction = FillDirection.Full,
|
||||
AlwaysPresent = true,
|
||||
Margin = new MarginPadding { Bottom = margin, Top = margin / 2f }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user