(02937a371) Fixed server list height not being updated when filtering servers
This commit is contained in:
@@ -205,6 +205,8 @@ namespace Barotrauma
|
|||||||
UserData = "noresults"
|
UserData = "noresults"
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
||||||
|
serverList.UpdateScrollBarSize();
|
||||||
}
|
}
|
||||||
|
|
||||||
private bool RefreshJoinButtonState(GUIComponent component, object obj)
|
private bool RefreshJoinButtonState(GUIComponent component, object obj)
|
||||||
|
|||||||
Reference in New Issue
Block a user