Merge remote-tracking branch 'upstream/master' into user-status-wiring

This commit is contained in:
Dean Herbert
2019-06-12 16:00:35 +09:00
75 changed files with 271 additions and 234 deletions

View File

@ -97,7 +97,7 @@ namespace osu.Game.Overlays.Settings.Sections.General
{
new LoadingAnimation
{
State = Visibility.Visible,
State = { Value = Visibility.Visible },
Anchor = Anchor.TopCentre,
Origin = Anchor.TopCentre,
},