Remove externally exposed Expanded state and change behaviour and visuals surrounding it

This commit is contained in:
Dean Herbert
2021-10-15 12:13:42 +09:00
parent ec5c967e71
commit e1ac5fbed9
3 changed files with 48 additions and 47 deletions

View File

@ -120,7 +120,6 @@ namespace osu.Game.Graphics.UserInterface
{
Origin = Anchor.TopCentre,
RelativePositionAxes = Axes.X,
Expanded = true,
Current = { Value = true }
},
},