From 2c933c8de77df74bc9a1bce617db18512a923016 Mon Sep 17 00:00:00 2001 From: qwerltaz <69696513+qwerltaz@users.noreply.github.com> Date: Tue, 5 Aug 2025 02:34:10 +0200 Subject: [PATCH] add: air alarm scrubber select all gases button (#39296) * add select all gases button * now make it work * localize * refactor * remove redundant Orientation Co-authored-by: Perry Fraser * remove useless HorizontalExpand Co-authored-by: Perry Fraser * add nice newline Co-authored-by: Perry Fraser * deduplicate Enum.GetValues usage --------- Co-authored-by: Perry Fraser --- .../Monitor/UI/Widgets/ScrubberControl.xaml | 8 +++++++- .../Monitor/UI/Widgets/ScrubberControl.xaml.cs | 17 ++++++++++++++++- Resources/Locale/en-US/atmos/air-alarm-ui.ftl | 2 ++ 3 files changed, 25 insertions(+), 2 deletions(-) diff --git a/Content.Client/Atmos/Monitor/UI/Widgets/ScrubberControl.xaml b/Content.Client/Atmos/Monitor/UI/Widgets/ScrubberControl.xaml index 34c1a9dd1a..85f63731fb 100644 --- a/Content.Client/Atmos/Monitor/UI/Widgets/ScrubberControl.xaml +++ b/Content.Client/Atmos/Monitor/UI/Widgets/ScrubberControl.xaml @@ -29,7 +29,13 @@ - + + +