From: 08A Date: Mon, 13 Mar 2023 18:51:36 +0000 (+0100) Subject: Refactor context menu UI (#14334) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=3b90a6357aaec27010b8e1204ef58a716a3391a4;p=space-station-14.git Refactor context menu UI (#14334) --- diff --git a/Content.Client/ContextMenu/UI/ContextMenuElement.xaml b/Content.Client/ContextMenu/UI/ContextMenuElement.xaml index 05f02ddbd2..d0e39865b8 100644 --- a/Content.Client/ContextMenu/UI/ContextMenuElement.xaml +++ b/Content.Client/ContextMenu/UI/ContextMenuElement.xaml @@ -4,10 +4,18 @@ xmlns:ui="clr-namespace:Content.Client.ContextMenu.UI" MinHeight="{x:Static ui:ContextMenuElement.ElementHeight}"> - + SetHeight="{x:Static ui:ContextMenuElement.ElementHeight}" + OverrideDirection="South"> +