mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 06:36:31 +09:00
Remove FixedWidth
and add AutoSizeAxes
specs to all usages
This commit is contained in:
@ -257,6 +257,7 @@ namespace osu.Game.Screens.Select
|
||||
},
|
||||
StatusPill = new BeatmapSetOnlineStatusPill
|
||||
{
|
||||
AutoSizeAxes = Axes.Both,
|
||||
Anchor = Anchor.TopRight,
|
||||
Origin = Anchor.TopRight,
|
||||
Shear = -wedged_container_shear,
|
||||
|
Reference in New Issue
Block a user