mirror of
https://github.com/ppy/osu
synced 2024-12-11 01:19:26 +00:00
mask the settings overlay
This commit is contained in:
parent
3eb5267651
commit
bae1340b50
@ -79,6 +79,7 @@ namespace osu.Game.Overlays
|
||||
},
|
||||
SectionsContainer = new SettingsSectionsContainer
|
||||
{
|
||||
Masking = true,
|
||||
RelativeSizeAxes = Axes.Both,
|
||||
ExpandableHeader = CreateHeader(),
|
||||
FixedHeader = searchTextBox = new SearchTextBox
|
||||
|
Loading…
Reference in New Issue
Block a user