mirror of
https://github.com/osukey/osukey.git
synced 2025-07-01 16:29:58 +09:00
Synchronise (roughly) backgrounds of all custom tooltips
This commit is contained in:
@ -30,6 +30,7 @@ namespace osu.Game.Beatmaps.Drawables
|
||||
{
|
||||
background = new Box
|
||||
{
|
||||
Alpha = 0.9f,
|
||||
RelativeSizeAxes = Axes.Both
|
||||
},
|
||||
new FillFlowContainer
|
||||
|
Reference in New Issue
Block a user