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:
parent
745e2e5e18
commit
d29bf58817
@ -80,7 +80,6 @@ namespace osu.Game.Overlays.Chat
|
||||
new ScrollContainer
|
||||
{
|
||||
RelativeSizeAxes = Axes.Both,
|
||||
ScrollDraggerVisible = false,
|
||||
Children = new[]
|
||||
{
|
||||
sectionsFlow = new SearchContainer<ChannelSection>
|
||||
|
Loading…
Reference in New Issue
Block a user