From a9b5e39fb01dd474fc723ad38aa23302197802de Mon Sep 17 00:00:00 2001 From: eoineoineoin Date: Fri, 20 Sep 2024 12:47:29 +0100 Subject: [PATCH] Disable resizing of lobby character editor (#32313) No resizing character editor Co-authored-by: Eoin Mcloughlin --- Content.Client/Lobby/UI/LobbyGui.xaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Content.Client/Lobby/UI/LobbyGui.xaml b/Content.Client/Lobby/UI/LobbyGui.xaml index c3bd0da642..4a158fd811 100644 --- a/Content.Client/Lobby/UI/LobbyGui.xaml +++ b/Content.Client/Lobby/UI/LobbyGui.xaml @@ -14,7 +14,7 @@ Stretch="KeepAspectCovered" /> - + -- 2.52.0