mirror of
https://github.com/osukey/osukey.git
synced 2025-07-01 16:29:58 +09:00
add new test case and fix rotation not working
This commit is contained in:
@ -122,7 +122,8 @@ namespace osu.Game.Overlays.Profile
|
||||
},
|
||||
badgeContainer = new BadgeContainer
|
||||
{
|
||||
RelativeSizeAxes = Axes.Both,
|
||||
RelativeSizeAxes = Axes.X,
|
||||
AutoSizeAxes = Axes.Y,
|
||||
Origin = Anchor.BottomLeft,
|
||||
Margin = new MarginPadding { Bottom = 5 },
|
||||
Alpha = 0,
|
||||
|
Reference in New Issue
Block a user