Merge branch 'master' into selectionlayer-rewrite

This commit is contained in:
Dean Herbert
2018-04-03 12:03:11 +09:00
committed by GitHub
6 changed files with 38 additions and 25 deletions

View File

@ -122,7 +122,7 @@ namespace osu.Game.Tests.Visual
Direction = direction;
Padding = new MarginPadding(2);
ScaledContent.Masking = true;
Content.Masking = true;
AddInternal(new Box
{