Show scroll dragger

This commit is contained in:
DrabWeb
2017-05-29 21:50:15 -03:00
parent 745e2e5e18
commit d29bf58817

View File

@ -80,7 +80,6 @@ namespace osu.Game.Overlays.Chat
new ScrollContainer
{
RelativeSizeAxes = Axes.Both,
ScrollDraggerVisible = false,
Children = new[]
{
sectionsFlow = new SearchContainer<ChannelSection>