mirror of
https://github.com/ppy/osu.git
synced 2025-01-28 06:42:54 +08:00
Rearrange sizeaxes
This commit is contained in:
parent
aaf6ec05bb
commit
003aec86ae
@ -93,7 +93,8 @@ namespace osu.Game.Overlays.BeatmapSet
|
||||
},
|
||||
new OsuContextMenuContainer
|
||||
{
|
||||
RelativeSizeAxes = Axes.Both,
|
||||
RelativeSizeAxes = Axes.X,
|
||||
AutoSizeAxes = Axes.Y,
|
||||
Child = new Container
|
||||
{
|
||||
RelativeSizeAxes = Axes.X,
|
||||
|
Loading…
Reference in New Issue
Block a user