mirror of
https://github.com/ppy/osu.git
synced 2026-05-18 23:50:42 +08:00
Hide scrolldragger in options.
This commit is contained in:
@@ -68,6 +68,7 @@ namespace osu.Game.Overlays
|
||||
},
|
||||
scrollContainer = new ScrollContainer
|
||||
{
|
||||
ScrollDraggerVisible = false,
|
||||
RelativeSizeAxes = Axes.Y,
|
||||
Width = width,
|
||||
Margin = new MarginPadding { Left = sidebar_width },
|
||||
|
||||
Reference in New Issue
Block a user