mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 22:56:36 +09: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