Implement OverlaySortTabControl component

This commit is contained in:
Andrei Zavatski
2020-02-17 02:20:53 +03:00
parent e80c310ab2
commit a9f366fda3
5 changed files with 159 additions and 135 deletions

View File

@ -18,7 +18,7 @@ namespace osu.Game.Tests.Visual.Online
{
typeof(CommentsHeader),
typeof(HeaderButton),
typeof(SortTabControl),
typeof(OverlaySortTabControl<>),
};
[Cached]