mirror of
https://github.com/ppy/osu.git
synced 2026-05-30 03:19:55 +08:00
Implement "form" text box control
This commit is contained in:
@@ -75,7 +75,7 @@ namespace osu.Game.Tests.Visual.UserInterface
|
||||
new Box
|
||||
{
|
||||
RelativeSizeAxes = Axes.Both,
|
||||
Colour = colourProvider.Background4
|
||||
Colour = colourProvider.Background3
|
||||
},
|
||||
CreateContent()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user