mirror of
https://github.com/osukey/osukey.git
synced 2025-08-01 21:58:46 +09:00
moved autosize to ctor and whitespace fix
This commit is contained in:
@ -19,7 +19,6 @@ namespace osu.Desktop.VisualTests.Tests
|
||||
{
|
||||
Anchor = Anchor.TopCentre,
|
||||
Origin = Anchor.TopCentre,
|
||||
AutoSizeAxes = Axes.Both,
|
||||
});
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user