From 79104db2c5174c6963f7748f7feacb7dcf750ce5 Mon Sep 17 00:00:00 2001 From: trompetin17 Date: Wed, 4 Jun 2025 20:05:05 -0500 Subject: [PATCH] Revert "Fix position of the ingame release label" This reverts commit dc156c3f24. The original commit addressed incorrect UI alignment caused by improper handling of font height and linespacing after FreeType integration (introduced in 734386ce9f). However, commit c2d529b975 corrected the root issue by standardizing font metrics: - Proper use of FreeType's height - Removal of lineSpace - Introduction of getCapHeight and Descender for accurate vertical alignment As a result, the UI offset workaround is now obsolete and must be reverted to reflect the correct baseline behavior. --- binaries/data/mods/public/gui/session/top_panel/BuildLabel.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/binaries/data/mods/public/gui/session/top_panel/BuildLabel.xml b/binaries/data/mods/public/gui/session/top_panel/BuildLabel.xml index 937c368316..f302308eb1 100644 --- a/binaries/data/mods/public/gui/session/top_panel/BuildLabel.xml +++ b/binaries/data/mods/public/gui/session/top_panel/BuildLabel.xml @@ -2,7 +2,7 @@ - + Release XXVIII: B——