mirror of
https://github.com/ppy/osu.git
synced 2026-05-29 04:49:58 +08:00
Show scroll dragger
This commit is contained in:
@@ -80,7 +80,6 @@ namespace osu.Game.Overlays.Chat
|
||||
new ScrollContainer
|
||||
{
|
||||
RelativeSizeAxes = Axes.Both,
|
||||
ScrollDraggerVisible = false,
|
||||
Children = new[]
|
||||
{
|
||||
sectionsFlow = new SearchContainer<ChannelSection>
|
||||
|
||||
Reference in New Issue
Block a user