mirror of
https://github.com/ppy/osu.git
synced 2026-05-13 19:54:15 +08:00
Fix chevron alignment in dropdown menu items
This commit is contained in:
@@ -252,6 +252,7 @@ namespace osu.Game.Graphics.UserInterface
|
||||
Size = new Vector2(8),
|
||||
Alpha = 0,
|
||||
X = chevron_offset,
|
||||
Y = 1,
|
||||
Margin = new MarginPadding { Left = 3, Right = 3 },
|
||||
Origin = Anchor.CentreLeft,
|
||||
Anchor = Anchor.CentreLeft,
|
||||
|
||||
Reference in New Issue
Block a user