mirror of
https://github.com/osukey/osukey.git
synced 2025-07-01 00:09:55 +09:00
Apply proposed changes (untested)
This commit is contained in:
@ -28,7 +28,7 @@ namespace osu.Game.Tests.Visual
|
||||
Anchor = Anchor.Centre,
|
||||
Origin = Anchor.Centre,
|
||||
LabelText = "Testing text",
|
||||
TextBoxPlaceholderText = "This is definitely working as intended",
|
||||
PlaceholderText = "This is definitely working as intended",
|
||||
Padding = new MarginPadding { Left = 150, Right = 150 }
|
||||
}
|
||||
};
|
||||
|
Reference in New Issue
Block a user