1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-27 19:10:35 +08:00

Fix UprightAspectMaintainingContainer not being centred

This commit is contained in:
Joseph Madamba
2023-11-02 18:17:25 -07:00
Unverified
parent 090601b485
commit b3dfe19472
+2
View File
@@ -55,6 +55,8 @@ namespace osu.Game.Screens.Play
new UprightAspectMaintainingContainer
{
RelativeSizeAxes = Axes.Both,
Anchor = Anchor.Centre,
Origin = Anchor.Centre,
Children = new Drawable[]
{
keyNameText = new OsuSpriteText