Add back correct defaults.

This commit is contained in:
Dean Herbert
2017-03-16 16:43:42 +09:00
parent 95757ac420
commit bd5493fb25
2 changed files with 3 additions and 3 deletions

View File

@ -22,7 +22,7 @@ namespace osu.Desktop.VisualTests.Tests
OsuTabControl<GroupMode> filter;
Add(filter = new OsuTabControl<GroupMode>
{
Width = 229,
Size = new Vector2(229, 24),
AutoSort = true
});
Add(text = new OsuSpriteText