mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 06:36:31 +09:00
Add button "accent" colour, bottom bar, icon, text
This commit is contained in:
@ -73,7 +73,7 @@ namespace osu.Game.Screens.Select.FooterV2
|
||||
Anchor = Anchor.BottomLeft,
|
||||
Origin = Anchor.BottomLeft,
|
||||
Direction = FillDirection.Horizontal,
|
||||
Spacing = new Vector2(-FooterButtonV2.SHEAR_WIDTH, 5),
|
||||
Spacing = new Vector2(-FooterButtonV2.SHEAR_WIDTH + 7, 0),
|
||||
AutoSizeAxes = Axes.Both
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user