From e42f63583b45672ca3fcea107b9c4a07790f7fa8 Mon Sep 17 00:00:00 2001 From: eoineoineoin Date: Sat, 17 May 2025 18:20:11 +0100 Subject: [PATCH] Improve fax machine UI (#33825) * fax upgraded * improve resizable * move Paper type settings & change margins * change margins & Aling of text * Rearrange Fax UI Group paper-type with print-file. Group refresh button with destination list. Add some panels to differenciate functionality for faxing an inserted sheet of paper and printing a local file to a new paper. * Whitespace * Remove unnecessary style definition * Remove whitespace --------- Co-authored-by: VideoKompany <135313844+VlaDOS1408@users.noreply.github.com> --- Content.Client/Fax/UI/FaxWindow.xaml | 155 +++++++++++++----- Content.Client/Stylesheets/StyleNano.cs | 4 + Resources/Locale/en-US/fax/fax.ftl | 2 +- .../Interface/Nano/circular_arrow.svg | 55 +++++++ .../Nano/circular_arrow.svg.96dpi.png | Bin 0 -> 449 bytes .../Nano/circular_arrow.svg.96dpi.png.yml | 2 + 6 files changed, 176 insertions(+), 42 deletions(-) create mode 100644 Resources/Textures/Interface/Nano/circular_arrow.svg create mode 100644 Resources/Textures/Interface/Nano/circular_arrow.svg.96dpi.png create mode 100644 Resources/Textures/Interface/Nano/circular_arrow.svg.96dpi.png.yml diff --git a/Content.Client/Fax/UI/FaxWindow.xaml b/Content.Client/Fax/UI/FaxWindow.xaml index ce22b0e412..04b297ab92 100644 --- a/Content.Client/Fax/UI/FaxWindow.xaml +++ b/Content.Client/Fax/UI/FaxWindow.xaml @@ -1,43 +1,116 @@ - - - - - - - - - - - - + + + + + + + + + +