mirror of
https://github.com/ppy/osu.git
synced 2026-05-31 12:30:24 +08:00
Don't directly access Header.
This commit is contained in:
@@ -50,7 +50,7 @@ namespace osu.Game.Graphics.UserInterface
|
||||
{
|
||||
base.Update();
|
||||
|
||||
DropDown.Header.Height = DrawHeight;
|
||||
DropDown.HeaderHeight = DrawHeight;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user