mirror of
https://github.com/ppy/osu.git
synced 2026-05-30 20:50:48 +08:00
Hide border by default
This commit is contained in:
@@ -63,6 +63,7 @@ namespace osu.Game.Screens.OnlinePlay.Lounge
|
||||
Child = selectionBox = new Container
|
||||
{
|
||||
RelativeSizeAxes = Axes.Both,
|
||||
Alpha = 0,
|
||||
Masking = true,
|
||||
CornerRadius = CORNER_RADIUS,
|
||||
BorderThickness = selection_border_width,
|
||||
|
||||
Reference in New Issue
Block a user