Basic direct panel, minor cleanups

This commit is contained in:
DrabWeb
2017-05-17 16:37:34 -03:00
parent 9ba356f2c6
commit 5fb445e3fe
5 changed files with 264 additions and 8 deletions

View File

@ -136,7 +136,7 @@ namespace osu.Game.Graphics.UserInterface
}
public OsuDropdownHeader()
{
{
Foreground.Padding = new MarginPadding(4);
AutoSizeAxes = Axes.None;