Remove explicit RelativeSize setting.

This commit is contained in:
Dean Herbert
2017-04-18 18:10:01 +09:00
parent 784ca2300b
commit 66865c50ad
3 changed files with 3 additions and 3 deletions

View File

@ -23,6 +23,7 @@ namespace osu.Desktop.VisualTests.Tests
Add(progress = new SongProgress
{
RelativeSizeAxes = Axes.X,
AudioClock = new StopwatchClock(true),
Anchor = Anchor.BottomLeft,
Origin = Anchor.BottomLeft,