From 2749e9c923a293157266f252e15b8d6fdb37902c Mon Sep 17 00:00:00 2001 From: Beventar <247670086+Beventar@users.noreply.github.com> Date: Sun, 4 Jan 2026 16:09:21 +0100 Subject: [PATCH 1/7] Make giftapult dialog title smaller and fix clipping --- resource/ui/econ/confirmapplygiftwrapdialog.res | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/resource/ui/econ/confirmapplygiftwrapdialog.res b/resource/ui/econ/confirmapplygiftwrapdialog.res index f3c87b43..e21c4c63 100644 --- a/resource/ui/econ/confirmapplygiftwrapdialog.res +++ b/resource/ui/econ/confirmapplygiftwrapdialog.res @@ -58,14 +58,14 @@ { "ControlName" "CExLabel" "fieldName" "TitleLabel" - "font" "HudFontMedium" + "font" "HudFontMediumSmall" "labelText" "dynamic" "textAlignment" "center" "xpos" "100" "ypos" "10" "zpos" "0" "wide" "200" - "tall" "60" + "tall" "65" "autoResize" "1" "pinCorner" "0" "visible" "1" @@ -261,4 +261,4 @@ "sound_depressed" "UI/buttonclick.wav" "sound_released" "UI/buttonclickrelease.wav" } -} \ No newline at end of file +} From 4b56a29ad61c08c8320a35439e9d0fa6f5531e8c Mon Sep 17 00:00:00 2001 From: Beventar <247670086+Beventar@users.noreply.github.com> Date: Sun, 4 Jan 2026 16:09:40 +0100 Subject: [PATCH 2/7] Make paint can apply dialog title smaller and fix clipping --- resource/ui/econ/confirmapplypaintcandialog.res | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/resource/ui/econ/confirmapplypaintcandialog.res b/resource/ui/econ/confirmapplypaintcandialog.res index d0195837..8bcb3798 100644 --- a/resource/ui/econ/confirmapplypaintcandialog.res +++ b/resource/ui/econ/confirmapplypaintcandialog.res @@ -58,14 +58,14 @@ { "ControlName" "CExLabel" "fieldName" "TitleLabel" - "font" "HudFontMedium" + "font" "HudFontMediumSmall" "labelText" "dynamic" "textAlignment" "center" "xpos" "100" "ypos" "10" "zpos" "0" "wide" "200" - "tall" "60" + "tall" "65" "autoResize" "1" "pinCorner" "0" "visible" "1" @@ -291,4 +291,4 @@ "sound_depressed" "UI/buttonclick.wav" "sound_released" "UI/buttonclickrelease.wav" } -} \ No newline at end of file +} From ff421f9d75f49a2b6b78f7b5e75f55ebf3f5c29c Mon Sep 17 00:00:00 2001 From: Beventar <247670086+Beventar@users.noreply.github.com> Date: Sun, 4 Jan 2026 16:10:03 +0100 Subject: [PATCH 3/7] Make dialog title consistent --- .../ui/econ/confirmapplystrangepartapplicationdialog.res | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/resource/ui/econ/confirmapplystrangepartapplicationdialog.res b/resource/ui/econ/confirmapplystrangepartapplicationdialog.res index 310466d3..abdb6b3e 100644 --- a/resource/ui/econ/confirmapplystrangepartapplicationdialog.res +++ b/resource/ui/econ/confirmapplystrangepartapplicationdialog.res @@ -58,14 +58,14 @@ { "ControlName" "CExLabel" "fieldName" "TitleLabel" - "font" "HudFontMedium" + "font" "HudFontMediumSmall" "labelText" "dynamic" "textAlignment" "center" "xpos" "100" "ypos" "10" "zpos" "0" "wide" "200" - "tall" "60" + "tall" "65" "autoResize" "1" "pinCorner" "0" "visible" "1" @@ -240,4 +240,4 @@ "sound_depressed" "UI/buttonclick.wav" "sound_released" "UI/buttonclickrelease.wav" } -} \ No newline at end of file +} From 8dc2f1fd774f6e710a94a7432b152904afe5e4da Mon Sep 17 00:00:00 2001 From: Beventar <247670086+Beventar@users.noreply.github.com> Date: Sun, 4 Jan 2026 16:10:24 +0100 Subject: [PATCH 4/7] Make dialog title consistent --- .../confirmapplystrangerestrictionapplicationdialog.res | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/resource/ui/econ/confirmapplystrangerestrictionapplicationdialog.res b/resource/ui/econ/confirmapplystrangerestrictionapplicationdialog.res index d310b151..54a4f5de 100644 --- a/resource/ui/econ/confirmapplystrangerestrictionapplicationdialog.res +++ b/resource/ui/econ/confirmapplystrangerestrictionapplicationdialog.res @@ -58,14 +58,14 @@ { "ControlName" "CExLabel" "fieldName" "TitleLabel" - "font" "HudFontMedium" + "font" "HudFontMediumSmall" "labelText" "dynamic" "textAlignment" "center" "xpos" "100" "ypos" "10" "zpos" "0" "wide" "200" - "tall" "60" + "tall" "65" "autoResize" "1" "pinCorner" "0" "visible" "1" @@ -241,4 +241,4 @@ "sound_depressed" "UI/buttonclick.wav" "sound_released" "UI/buttonclickrelease.wav" } -} \ No newline at end of file +} From d13977bdc0cf4bcb7877f04ce574dcf1b26def0c Mon Sep 17 00:00:00 2001 From: Beventar <247670086+Beventar@users.noreply.github.com> Date: Sun, 4 Jan 2026 16:10:47 +0100 Subject: [PATCH 5/7] Make apply strangifier dialog title consistent and fix clipping --- resource/ui/econ/confirmapplystrangifierdialog.res | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/resource/ui/econ/confirmapplystrangifierdialog.res b/resource/ui/econ/confirmapplystrangifierdialog.res index a5205318..b8a5f180 100644 --- a/resource/ui/econ/confirmapplystrangifierdialog.res +++ b/resource/ui/econ/confirmapplystrangifierdialog.res @@ -58,14 +58,14 @@ { "ControlName" "CExLabel" "fieldName" "TitleLabel" - "font" "HudFontMedium" + "font" "HudFontMediumSmall" "labelText" "dynamic" "textAlignment" "center" "xpos" "100" "ypos" "10" "zpos" "0" "wide" "200" - "tall" "60" + "tall" "65" "autoResize" "1" "pinCorner" "0" "visible" "1" @@ -241,4 +241,4 @@ "sound_depressed" "UI/buttonclick.wav" "sound_released" "UI/buttonclickrelease.wav" } -} \ No newline at end of file +} From 8116c2eda1752b8b262e3cbe75d816f3c835465d Mon Sep 17 00:00:00 2001 From: Beventar <247670086+Beventar@users.noreply.github.com> Date: Sun, 4 Jan 2026 16:11:05 +0100 Subject: [PATCH 6/7] Make team color paint apply dialog title consistent --- resource/ui/econ/confirmapplyteamcolorpaintcandialog.res | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/resource/ui/econ/confirmapplyteamcolorpaintcandialog.res b/resource/ui/econ/confirmapplyteamcolorpaintcandialog.res index 8ef97fec..f6952101 100644 --- a/resource/ui/econ/confirmapplyteamcolorpaintcandialog.res +++ b/resource/ui/econ/confirmapplyteamcolorpaintcandialog.res @@ -58,14 +58,14 @@ { "ControlName" "CExLabel" "fieldName" "TitleLabel" - "font" "HudFontMedium" + "font" "HudFontMediumSmall" "labelText" "dynamic" "textAlignment" "center" "xpos" "100" "ypos" "10" "zpos" "0" "wide" "200" - "tall" "60" + "tall" "65" "autoResize" "1" "pinCorner" "0" "visible" "1" @@ -321,4 +321,4 @@ "sound_depressed" "UI/buttonclick.wav" "sound_released" "UI/buttonclickrelease.wav" } -} \ No newline at end of file +} From ddca746b8e66a2cf40c3ac670897f944088df83e Mon Sep 17 00:00:00 2001 From: Beventar <247670086+Beventar@users.noreply.github.com> Date: Sun, 4 Jan 2026 16:11:25 +0100 Subject: [PATCH 7/7] Make decode dialog title consistent --- resource/ui/econ/confirmapplydecodedialog.res | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/resource/ui/econ/confirmapplydecodedialog.res b/resource/ui/econ/confirmapplydecodedialog.res index ed47b97e..ac8d989a 100644 --- a/resource/ui/econ/confirmapplydecodedialog.res +++ b/resource/ui/econ/confirmapplydecodedialog.res @@ -58,14 +58,14 @@ { "ControlName" "CExLabel" "fieldName" "TitleLabel" - "font" "HudFontMedium" + "font" "HudFontMediumSmall" "labelText" "dynamic" "textAlignment" "center" "xpos" "100" "ypos" "10" "zpos" "0" "wide" "200" - "tall" "60" + "tall" "65" "autoResize" "1" "pinCorner" "0" "visible" "1" @@ -295,4 +295,4 @@ "sound_depressed" "UI/buttonclick.wav" "sound_released" "UI/buttonclickrelease.wav" } -} \ No newline at end of file +}