mirror of
https://github.com/osukey/osukey.git
synced 2025-05-31 02:17:34 +09: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
|
SectionsContainer = new SettingsSectionsContainer
|
||||||
{
|
{
|
||||||
|
Masking = true,
|
||||||
RelativeSizeAxes = Axes.Both,
|
RelativeSizeAxes = Axes.Both,
|
||||||
ExpandableHeader = CreateHeader(),
|
ExpandableHeader = CreateHeader(),
|
||||||
FixedHeader = searchTextBox = new SearchTextBox
|
FixedHeader = searchTextBox = new SearchTextBox
|
||||||
|
Loading…
x
Reference in New Issue
Block a user