1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-29 02:12:57 +08:00

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>