1
0
mirror of https://github.com/ppy/osu.git synced 2025-02-15 10:22:56 +08:00

Better comment.

This commit is contained in:
smoogipooo 2017-04-12 15:04:11 +09:00
parent 50a598dd05
commit f8076ec792

View File

@ -39,7 +39,7 @@ namespace osu.Game.Modes.UI
{
AlwaysReceiveInput = true;
// Default height since we force RelativeSizeAxes = Both
// Default height since we force relative size axes
Size = Vector2.One;
AddInternal(ScaledContent = new ScaledContainer