aboutsummaryrefslogtreecommitdiff
path: root/gui/themes
diff options
context:
space:
mode:
authorJohannes Schickel2014-06-22 17:43:06 +0200
committerJohannes Schickel2014-06-22 17:43:06 +0200
commit2d9d23adde3505946aab61d187c91f04b69c7583 (patch)
tree3b6a6dd14979cf53d6c5a96dbe568c6d87e70d89 /gui/themes
parent5797182aa23d38cd024f9ccf5912339ac675569d (diff)
downloadscummvm-rg350-2d9d23adde3505946aab61d187c91f04b69c7583.tar.gz
scummvm-rg350-2d9d23adde3505946aab61d187c91f04b69c7583.tar.bz2
scummvm-rg350-2d9d23adde3505946aab61d187c91f04b69c7583.zip
GUI: Reduce spacing in save/load chooser in the classic theme.
This fixes bug #6658 "GUI: Save/Load grid view needs tuning for classic theme, 640x400 pixels" for me.
Diffstat (limited to 'gui/themes')
-rw-r--r--gui/themes/default.inc2
-rw-r--r--gui/themes/scummclassic.zipbin110107 -> 110106 bytes
-rw-r--r--gui/themes/scummclassic/classic_layout.stx2
3 files changed, 2 insertions, 2 deletions
diff --git a/gui/themes/default.inc b/gui/themes/default.inc
index e881c2d4eb..aa2a24bf00 100644
--- a/gui/themes/default.inc
+++ b/gui/themes/default.inc
@@ -1526,7 +1526,7 @@
"height='Globals.Line.Height' "
"/>"
"</layout>"
-"<layout type='horizontal' padding='0,0,0,16' spacing='16'>"
+"<layout type='horizontal' padding='0,0,0,6' spacing='16'>"
"<widget name='List' />"
"<widget name='Thumbnail' "
"width='180' "
diff --git a/gui/themes/scummclassic.zip b/gui/themes/scummclassic.zip
index 7115849aa0..1b555a6c27 100644
--- a/gui/themes/scummclassic.zip
+++ b/gui/themes/scummclassic.zip
Binary files differ
diff --git a/gui/themes/scummclassic/classic_layout.stx b/gui/themes/scummclassic/classic_layout.stx
index 5fd2d6f835..cf8268696d 100644
--- a/gui/themes/scummclassic/classic_layout.stx
+++ b/gui/themes/scummclassic/classic_layout.stx
@@ -976,7 +976,7 @@
height = 'Globals.Line.Height'
/>
</layout>
- <layout type = 'horizontal' padding = '0, 0, 0, 16' spacing = '16'>
+ <layout type = 'horizontal' padding = '0, 0, 0, 6' spacing = '16'>
<widget name = 'List' />
<widget name = 'Thumbnail'
width = '180'