mirror of
https://github.com/ppy/osu.git
synced 2024-12-13 08:32:57 +08:00
Revert completely incorrect change
This commit is contained in:
parent
28897b6e18
commit
61c968d7f8
@ -94,8 +94,6 @@ namespace osu.Game.Rulesets.Mania.Skinning.Legacy
|
||||
d.Anchor = Anchor.TopCentre;
|
||||
d.RelativeSizeAxes = Axes.Both;
|
||||
d.Size = Vector2.One;
|
||||
d.FillMode = FillMode.Stretch;
|
||||
d.Height = minimumColumnWidth / d.DrawWidth * 1.6f; // constant matching stable.
|
||||
// Todo: Wrap?
|
||||
});
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user