Update RoundedButton to have new triangles design

This commit is contained in:
Dean Herbert
2022-11-24 15:04:54 +09:00
parent 44a71741e4
commit 40f706155f
4 changed files with 63 additions and 18 deletions

View File

@ -37,7 +37,7 @@ namespace osu.Game.Tests.Visual.UserInterface
},
new SettingsButton
{
Text = "Test button",
Text = "Test settings button",
Anchor = Anchor.Centre,
Origin = Anchor.Centre,
Enabled = { BindTarget = enabled },