Simplify toolbar width/padding calculations. Add avatar display (incorrect user id).

This commit is contained in:
Dean Herbert
2016-12-01 16:05:54 +09:00
parent 0b0fe2a857
commit d7ab74363d
6 changed files with 155 additions and 35 deletions

View File

@ -90,6 +90,7 @@
<Compile Include="Beatmaps\Timing\SampleChange.cs" />
<Compile Include="Beatmaps\Timing\TimingChange.cs" />
<Compile Include="Configuration\OsuConfigManager.cs" />
<Compile Include="Overlays\Toolbar\ToolbarUserButton.cs" />
<Compile Include="Screens\BackgroundMode.cs" />
<Compile Include="Screens\Backgrounds\BackgroundModeBeatmap.cs" />
<Compile Include="Screens\Backgrounds\BackgroundModeCustom.cs" />