Implement UserBrickPanel component

This commit is contained in:
Andrei Zavatski
2020-07-18 20:24:38 +03:00
parent fb5a54d242
commit 81d95f8584
11 changed files with 241 additions and 457 deletions

View File

@ -33,7 +33,7 @@ namespace osu.Game.Overlays.Settings.Sections.General
[Resolved]
private OsuColour colours { get; set; }
private UserPanel panel;
private UserGridPanel panel;
private UserDropdown dropdown;
/// <summary>