mirror of
https://github.com/ppy/osu.git
synced 2025-03-15 15:27:20 +08:00
Fix autosize issues.
This commit is contained in:
parent
3f9b5ee6cb
commit
fc9badf20f
@ -1 +1 @@
|
||||
Subproject commit 16a01c7381e3ee8ef6b4fe863ba9232deba04c29
|
||||
Subproject commit 617bd893c720bb3d5c81f94532dd711b510612ee
|
@ -123,7 +123,6 @@ namespace osu.Game.Overlays.Toolbar
|
||||
};
|
||||
|
||||
RelativeSizeAxes = Axes.Y;
|
||||
AutoSizeAxes = Axes.X;
|
||||
}
|
||||
|
||||
[BackgroundDependencyLoader]
|
||||
|
Loading…
x
Reference in New Issue
Block a user