update player list in lobby gracefully for better user experience
This commit is contained in:
@@ -41,6 +41,11 @@ namespace OpenRA.Widgets
|
||||
|
||||
widget.ContentHeight = Math.Max(widget.ContentHeight, pos.Y + widget.ItemSpacing + w.Bounds.Height);
|
||||
}
|
||||
|
||||
public void AdjustChildren()
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user