mirror of
https://github.com/ppy/osu.git
synced 2025-01-15 05:52:54 +08:00
Revert scale locking changes for now
This commit is contained in:
parent
6f4cdccf6c
commit
e4521b1fff
@ -77,7 +77,7 @@ namespace osu.Game.Screens.Ranking
|
||||
{
|
||||
new Drawable[]
|
||||
{
|
||||
Content = new DrawSizePreservingFillContainer
|
||||
Content = new Container
|
||||
{
|
||||
RelativeSizeAxes = Axes.Both,
|
||||
Child = new Container
|
||||
|
Loading…
Reference in New Issue
Block a user