mirror of
https://github.com/ppy/osu
synced 2025-01-31 02:12:03 +00:00
Merge pull request #1140 from jorolf/mask-settings-overlay
mask the settings overlay
This commit is contained in:
commit
7c0c0775ee
@ -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