mirror of
https://github.com/ppy/osu
synced 2024-12-09 08:30:36 +00:00
Scale up "changing display" test cases
This commit is contained in:
parent
284fa49646
commit
7f9af0ae65
@ -79,7 +79,7 @@ namespace osu.Game.Tests.Visual.UserInterface
|
|||||||
{
|
{
|
||||||
Anchor = Anchor.Centre,
|
Anchor = Anchor.Centre,
|
||||||
Origin = Anchor.Centre,
|
Origin = Anchor.Centre,
|
||||||
Size = new Vector2(52f, 20f),
|
Scale = new Vector2(3f),
|
||||||
});
|
});
|
||||||
|
|
||||||
AddRepeatStep("set random value", () =>
|
AddRepeatStep("set random value", () =>
|
||||||
|
Loading…
Reference in New Issue
Block a user