Implement scrolling to each section

This commit is contained in:
Drew DeVault
2016-11-04 19:27:41 -04:00
parent dd57f52744
commit e6c3fc1091
5 changed files with 169 additions and 18 deletions

View File

@ -229,6 +229,7 @@
<Compile Include="Overlays\Options\OptionsSection.cs" />
<Compile Include="Overlays\Options\OptionsSubsection.cs" />
<Compile Include="Graphics\UserInterface\LoadingAnimation.cs" />
<Compile Include="Overlays\Options\OptionsSideNav.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="$(SolutionDir)\osu-framework\osu.Framework\osu.Framework.csproj">