[Scummvm-git-logs] scummvm branch-2-6 -> a89beff87bd560e81611dcf5acd0c8dc134523b4

ccawley2011 noreply at scummvm.org
Thu Jun 30 22:15:55 UTC 2022


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:
a89beff87b GUI: Update the builtin theme


Commit: a89beff87bd560e81611dcf5acd0c8dc134523b4
    https://github.com/scummvm/scummvm/commit/a89beff87bd560e81611dcf5acd0c8dc134523b4
Author: Cameron Cawley (ccawley2011 at gmail.com)
Date: 2022-06-30T23:15:48+01:00

Commit Message:
GUI: Update the builtin theme

Changed paths:
    gui/themes/default.inc


diff --git a/gui/themes/default.inc b/gui/themes/default.inc
index ff607f3ba1c..46c366d07a3 100644
--- a/gui/themes/default.inc
+++ b/gui/themes/default.inc
@@ -2678,7 +2678,7 @@ const char *defaultXML1 = "<?xml version = '1.0'?>"
 "</layout>"
 "</dialog>"
 "<dialog name='GlobalConfig_Engine' overlays='Dialog.GlobalConfig.TabWidget'>"
-"<layout type='vertical' padding='0,0,0,0'>"
+"<layout type='vertical' padding='8,8,8,8'>"
 "<widget name='Container'/>"
 "</layout>"
 "</dialog>"
@@ -4606,7 +4606,7 @@ const char *defaultXML1 = "<?xml version = '1.0'?>"
 "</layout>"
 "</dialog>"
 "<dialog name='GlobalConfig_Engine' overlays='Dialog.GlobalConfig.TabWidget'>"
-"<layout type='vertical' padding='0,0,0,0'>"
+"<layout type='vertical' padding='8,8,8,8'>"
 "<widget name='Container'/>"
 "</layout>"
 "</dialog>"




More information about the Scummvm-git-logs mailing list