Merge branch 'master' into ruleset-replayframes

This commit is contained in:
Dean Herbert
2018-03-01 22:26:16 +09:00
committed by GitHub
17 changed files with 439 additions and 39 deletions

View File

@ -40,7 +40,7 @@ namespace osu.Game.Rulesets.UI
});
}
public class ScaledContainer : Container
private class ScaledContainer : Container
{
/// <summary>
/// The value to scale the width of the content to match.