Update transforms.

This commit is contained in:
Huo Yaoyuan
2017-06-16 16:13:23 +08:00
parent bd49ae622a
commit 43569d69a7
2 changed files with 27 additions and 8 deletions

View File

@ -16,13 +16,7 @@ namespace osu.Desktop.VisualTests.Tests
public override void Reset()
{
base.Reset();
var profile = new UserProfileOverlay
{
Anchor = Anchor.Centre,
Origin = Anchor.Centre,
RelativeSizeAxes = Axes.Both,
Padding = new MarginPadding { Horizontal = 50 },
};
var profile = new UserProfileOverlay();
Add(profile);
AddStep("Show ppy", () => profile.ShowUser(new User