diff options
-rw-r--r-- | gui/themes/scummclassic.zip | bin | 53594 -> 54108 bytes | |||
-rw-r--r-- | gui/themes/scummclassic/classic_layout.stx | 5 | ||||
-rw-r--r-- | gui/themes/scummclassic/classic_layout_lowres.stx | 5 | ||||
-rw-r--r-- | gui/themes/scummmodern.zip | bin | 159965 -> 159866 bytes | |||
-rw-r--r-- | gui/themes/scummmodern/scummmodern_layout.stx | 8 | ||||
-rw-r--r-- | gui/themes/scummmodern/scummmodern_layout_lowres.stx | 4 |
6 files changed, 10 insertions, 12 deletions
diff --git a/gui/themes/scummclassic.zip b/gui/themes/scummclassic.zip Binary files differindex 7009b217af..9733c7a97e 100644 --- a/gui/themes/scummclassic.zip +++ b/gui/themes/scummclassic.zip diff --git a/gui/themes/scummclassic/classic_layout.stx b/gui/themes/scummclassic/classic_layout.stx index 40074640c8..1bf9aedfc3 100644 --- a/gui/themes/scummclassic/classic_layout.stx +++ b/gui/themes/scummclassic/classic_layout.stx @@ -765,11 +765,11 @@ <dialog name = 'MassAdd' overlays = 'screen_center' shading = 'dim'> <layout type = 'vertical' padding = '8, 8, 32, 8' center = 'true'> <widget name = 'DirProgressText' - width = '250' + width = '480' height = 'Globals.Line.Height' /> <widget name = 'GameProgressText' - width = '250' + width = '480' height = 'Globals.Line.Height' /> <widget name = 'GameList' @@ -786,6 +786,7 @@ </layout> </layout> </dialog> + <dialog name = 'KeyMapper' overlays = 'screen_center' shading = 'dim'> <layout type = 'vertical' padding = '8, 8, 32, 8' spacing = '10' center = 'true'> <layout type = 'horizontal' padding = '0, 0, 0, 0' spacing = '10' center = 'true'> diff --git a/gui/themes/scummclassic/classic_layout_lowres.stx b/gui/themes/scummclassic/classic_layout_lowres.stx index eb3a4ac326..f18ab9266d 100644 --- a/gui/themes/scummclassic/classic_layout_lowres.stx +++ b/gui/themes/scummclassic/classic_layout_lowres.stx @@ -770,11 +770,11 @@ <dialog name = 'MassAdd' overlays = 'screen_center' shading = 'dim'> <layout type = 'vertical' padding = '4, 4, 16, 4' center = 'true'> <widget name = 'DirProgressText' - width = '240' + width = '280' height = 'Globals.Line.Height' /> <widget name = 'GameProgressText' - width = '240' + width = '280' height = 'Globals.Line.Height' /> <widget name = 'GameList' @@ -791,6 +791,7 @@ </layout> </layout> </dialog> + <dialog name = 'KeyMapper' overlays = 'screen_center' shading = 'dim'> <layout type = 'vertical' padding = '8, 8, 8, 8' spacing = '10' center = 'true'> <layout type = 'horizontal' padding = '0, 0, 0, 0' spacing = '10' center = 'true'> diff --git a/gui/themes/scummmodern.zip b/gui/themes/scummmodern.zip Binary files differindex b92d1908c6..e6cda4ddbb 100644 --- a/gui/themes/scummmodern.zip +++ b/gui/themes/scummmodern.zip diff --git a/gui/themes/scummmodern/scummmodern_layout.stx b/gui/themes/scummmodern/scummmodern_layout.stx index 33e0537a3c..82f6305f93 100644 --- a/gui/themes/scummmodern/scummmodern_layout.stx +++ b/gui/themes/scummmodern/scummmodern_layout.stx @@ -778,15 +778,11 @@ <dialog name = 'MassAdd' overlays = 'screen_center' shading = 'dim'> <layout type = 'vertical' padding = '8, 8, 32, 8' center = 'true'> <widget name = 'DirProgressText' - width = '250' - height = 'Globals.Line.Height' - /> - <widget name = 'GameProgressText' - width = '250' + width = '480' height = 'Globals.Line.Height' /> <widget name = 'GameProgressText' - width = '250' + width = '480' height = 'Globals.Line.Height' /> <widget name = 'GameList' diff --git a/gui/themes/scummmodern/scummmodern_layout_lowres.stx b/gui/themes/scummmodern/scummmodern_layout_lowres.stx index b756488279..9cec912237 100644 --- a/gui/themes/scummmodern/scummmodern_layout_lowres.stx +++ b/gui/themes/scummmodern/scummmodern_layout_lowres.stx @@ -759,11 +759,11 @@ <dialog name = 'MassAdd' overlays = 'screen_center' shading = 'dim'> <layout type = 'vertical' padding = '4, 4, 16, 4' center = 'true'> <widget name = 'DirProgressText' - width = '240' + width = '280' height = 'Globals.Line.Height' /> <widget name = 'GameProgressText' - width = '240' + width = '280' height = 'Globals.Line.Height' /> <widget name = 'GameList' |