mirror of
https://github.com/ppy/osu
synced 2024-12-11 09:27:08 +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
|
SectionsContainer = new SettingsSectionsContainer
|
||||||
{
|
{
|
||||||
|
Masking = true,
|
||||||
RelativeSizeAxes = Axes.Both,
|
RelativeSizeAxes = Axes.Both,
|
||||||
ExpandableHeader = CreateHeader(),
|
ExpandableHeader = CreateHeader(),
|
||||||
FixedHeader = searchTextBox = new SearchTextBox
|
FixedHeader = searchTextBox = new SearchTextBox
|
||||||
|
Loading…
Reference in New Issue
Block a user