mirror of
https://github.com/ppy/osu.git
synced 2025-02-21 03:53:21 +08:00
Fixed "no animations" issue
This commit is contained in:
parent
0797926448
commit
8281ed5173
@ -50,6 +50,7 @@ namespace osu.Game.Overlays.Mods
|
||||
const float corner_radius = 7;
|
||||
const float border_thickness = 2;
|
||||
|
||||
AutoSizeAxes = Axes.Both;
|
||||
InternalChild = content = new InputBlockingContainer
|
||||
{
|
||||
Origin = Anchor.BottomRight,
|
||||
|
Loading…
Reference in New Issue
Block a user