Synchronise (roughly) backgrounds of all custom tooltips

This commit is contained in:
Dean Herbert
2022-02-01 16:35:22 +09:00
parent 3ca2c90684
commit 8eace12fe3
2 changed files with 19 additions and 11 deletions

View File

@ -30,6 +30,7 @@ namespace osu.Game.Beatmaps.Drawables
{
background = new Box
{
Alpha = 0.9f,
RelativeSizeAxes = Axes.Both
},
new FillFlowContainer