mirror of
https://github.com/ppy/osu.git
synced 2025-01-13 05:53:10 +08:00
Add override edge rule to overflow above home indicator on iOS
This commit is contained in:
parent
30d2c7ba6a
commit
8fc4d0c6f5
@ -301,6 +301,7 @@ namespace osu.Game
|
||||
|
||||
base.Content.Add(new SafeAreaContainer
|
||||
{
|
||||
SafeAreaOverrideEdges = Edges.Bottom,
|
||||
RelativeSizeAxes = Axes.Both,
|
||||
Child = CreateScalingContainer().WithChildren(new Drawable[]
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user