add direction to graphs

This commit is contained in:
Jorolf
2017-04-04 17:17:22 +02:00
parent 8e689a06d8
commit 58f8dc8254
2 changed files with 17 additions and 3 deletions

View File

@ -305,7 +305,6 @@ namespace osu.Game.Screens.Select
ratingsGraph = new BarGraph
{
RelativeSizeAxes = Axes.X,
Direction = FillDirection.Horizontal,
Height = 50,
},
},