[Scummvm-git-logs] scummvm master -> f357aeea16ceca14d2f305736ea3e1221ae39146
sev-
noreply at scummvm.org
Mon Nov 11 11:40:08 UTC 2024
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .
Summary:
f357aeea16 GUI: Align version info in launcher to the right. Bug #13421
Commit: f357aeea16ceca14d2f305736ea3e1221ae39146
https://github.com/scummvm/scummvm/commit/f357aeea16ceca14d2f305736ea3e1221ae39146
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2024-11-11T12:39:57+01:00
Commit Message:
GUI: Align version info in launcher to the right. Bug #13421
This looks better on higher resolutions. Smaller resolutions are not affected much
Changed paths:
gui/themes/common/highres_layout.stx
gui/themes/residualvm.zip
gui/themes/scummclassic.zip
gui/themes/scummmodern.zip
gui/themes/scummremastered.zip
diff --git a/gui/themes/common/highres_layout.stx b/gui/themes/common/highres_layout.stx
index 945f33fa142..33a517f5952 100644
--- a/gui/themes/common/highres_layout.stx
+++ b/gui/themes/common/highres_layout.stx
@@ -202,7 +202,6 @@
height = 'Globals.Line.Height'
textalign = 'center'
/>
- <space />
</layout>
<layout type = 'horizontal' padding = '0, 0, 0, 0'>
<widget name = 'GameList'/>
@@ -303,7 +302,6 @@
height = 'Globals.Line.Height'
textalign = 'center'
/>
- <space />
</layout>
<layout type = 'horizontal' padding = '0, 0, 2, 0' spacing = '2'>
<widget name = 'GameList'/>
diff --git a/gui/themes/residualvm.zip b/gui/themes/residualvm.zip
index fbf725b5ff8..80ba6d53a4f 100644
Binary files a/gui/themes/residualvm.zip and b/gui/themes/residualvm.zip differ
diff --git a/gui/themes/scummclassic.zip b/gui/themes/scummclassic.zip
index ab1c1023cc6..c34cbc8b1b8 100644
Binary files a/gui/themes/scummclassic.zip and b/gui/themes/scummclassic.zip differ
diff --git a/gui/themes/scummmodern.zip b/gui/themes/scummmodern.zip
index e75f51bdf3b..a5ff5b17a8a 100644
Binary files a/gui/themes/scummmodern.zip and b/gui/themes/scummmodern.zip differ
diff --git a/gui/themes/scummremastered.zip b/gui/themes/scummremastered.zip
index 0059acf6e30..9007f19653b 100644
Binary files a/gui/themes/scummremastered.zip and b/gui/themes/scummremastered.zip differ
More information about the Scummvm-git-logs
mailing list