mirror of
https://github.com/ppy/osu.git
synced 2026-05-29 22:20:34 +08:00
Improve UX & input handling when customisation panel is open
This commit is contained in:
@@ -30,6 +30,7 @@ namespace osu.Game.Tests.Visual.UserInterface
|
||||
Anchor = Anchor.TopCentre,
|
||||
Origin = Anchor.TopCentre,
|
||||
Width = 400f,
|
||||
State = { Value = Visibility.Visible },
|
||||
SelectedMods = { BindTarget = SelectedMods },
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user