mask the settings overlay

This commit is contained in:
Jorolf 2017-08-19 17:00:01 +02:00
parent 3eb5267651
commit bae1340b50
1 changed files with 1 additions and 0 deletions

View File

@ -79,6 +79,7 @@ private void load()
},
SectionsContainer = new SettingsSectionsContainer
{
Masking = true,
RelativeSizeAxes = Axes.Both,
ExpandableHeader = CreateHeader(),
FixedHeader = searchTextBox = new SearchTextBox