From 962a2f269f03ea1eb1f8be161fafc0064d2340ca Mon Sep 17 00:00:00 2001 From: Leon Friedrich <60421075+ElectroJr@users.noreply.github.com> Date: Fri, 27 May 2022 14:33:12 +1200 Subject: [PATCH] Fix inaccessible ready button in lobby (#8465) * Fix inaccesible ready button in lobby * a * vote popups * splitz --- Content.Client/Lobby/LobbyState.cs | 1 - Content.Client/Lobby/UI/LobbyGui.xaml | 94 +++++++++++++++------------ 2 files changed, 51 insertions(+), 44 deletions(-) diff --git a/Content.Client/Lobby/LobbyState.cs b/Content.Client/Lobby/LobbyState.cs index 91ad6e39a3..cf99e3c055 100644 --- a/Content.Client/Lobby/LobbyState.cs +++ b/Content.Client/Lobby/LobbyState.cs @@ -179,7 +179,6 @@ namespace Content.Client.Lobby } - private void LobbyStatusUpdated() { UpdateLobbyBackground(); diff --git a/Content.Client/Lobby/UI/LobbyGui.xaml b/Content.Client/Lobby/UI/LobbyGui.xaml index c84d05d39b..1a1ff0c31d 100644 --- a/Content.Client/Lobby/UI/LobbyGui.xaml +++ b/Content.Client/Lobby/UI/LobbyGui.xaml @@ -1,4 +1,4 @@ - - - - - - - + + + + + + + + @@ -28,45 +30,51 @@ StyleClasses="LabelBig" HorizontalExpand="True" />