mirror of
https://github.com/osukey/osukey.git
synced 2025-07-02 16:59:53 +09:00
Remove FixedWidth
and add AutoSizeAxes
specs to all usages
This commit is contained in:
@ -60,6 +60,7 @@ namespace osu.Game.Screens.Select.Carousel
|
||||
{
|
||||
new BeatmapSetOnlineStatusPill
|
||||
{
|
||||
AutoSizeAxes = Axes.Both,
|
||||
Origin = Anchor.CentreLeft,
|
||||
Anchor = Anchor.CentreLeft,
|
||||
Margin = new MarginPadding { Right = 5 },
|
||||
|
Reference in New Issue
Block a user