From a05f95269f8e04a29e8d93da37cff47b84026d51 Mon Sep 17 00:00:00 2001 From: eoineoineoin Date: Mon, 1 Apr 2024 09:36:07 +0100 Subject: [PATCH] Fix clipping/overlap in lathe machine UIs (#26646) * Add scrollbars to lathe material list when necessary * Fix bug where shrinking window would cause elements to overlap --------- Co-authored-by: Eoin Mcloughlin --- Content.Client/Lathe/UI/LatheMenu.xaml | 4 +--- Content.Client/Materials/UI/MaterialStorageControl.xaml | 9 +++++---- .../Materials/UI/MaterialStorageControl.xaml.cs | 8 ++++---- 3 files changed, 10 insertions(+), 11 deletions(-) diff --git a/Content.Client/Lathe/UI/LatheMenu.xaml b/Content.Client/Lathe/UI/LatheMenu.xaml index 2b97166f05a67b..6f484d8c7be828 100644 --- a/Content.Client/Lathe/UI/LatheMenu.xaml +++ b/Content.Client/Lathe/UI/LatheMenu.xaml @@ -124,9 +124,7 @@ + Orientation="Vertical">