Apply CornerExponent fixes

This commit is contained in:
Dean Herbert
2019-11-22 19:49:20 +09:00
parent 6469199f0d
commit c2e85a2057
10 changed files with 18 additions and 4 deletions

View File

@ -52,6 +52,7 @@ namespace osu.Game.Tournament.Components
currentMatch.BindTo(ladder.CurrentMatch);
CornerRadius = HEIGHT / 2;
CornerExponent = 2;
Masking = true;
AddRangeInternal(new Drawable[]