Merge branch 'master' into lazy-working-beatmap

This commit is contained in:
smoogipoo
2017-11-17 21:46:19 +09:00
3 changed files with 87 additions and 107 deletions

View File

@ -7,7 +7,7 @@ using OpenTK.Input;
namespace osu.Game.Graphics.Containers
{
internal class OsuScrollContainer : ScrollContainer
public class OsuScrollContainer : ScrollContainer
{
/// <summary>
/// Allows controlling the scroll bar from any position in the container using the right mouse button.