aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorbjörn Andersson2006-06-15 13:56:02 +0000
committerTorbjörn Andersson2006-06-15 13:56:02 +0000
commit4a1b8ccb86426b437f6ddb13bde3b11abb688d14 (patch)
treec3ccd9c156be3f7551feebb7e31018dc4c0fb397
parent6f844ae420e3a5722a1b580b1de95713a2b832a6 (diff)
downloadscummvm-rg350-4a1b8ccb86426b437f6ddb13bde3b11abb688d14.tar.gz
scummvm-rg350-4a1b8ccb86426b437f6ddb13bde3b11abb688d14.tar.bz2
scummvm-rg350-4a1b8ccb86426b437f6ddb13bde3b11abb688d14.zip
Made the body of the tab widgets taller. This makes no visual difference, but
allows us to use the bottommost widgets on some tabs, even in 640x400 mode. svn-id: r23132
-rw-r--r--gui/themes/modern.ini4
1 files changed, 2 insertions, 2 deletions
diff --git a/gui/themes/modern.ini b/gui/themes/modern.ini
index c55cb4609c..3ae502c431 100644
--- a/gui/themes/modern.ini
+++ b/gui/themes/modern.ini
@@ -266,7 +266,7 @@ use=scummmain
globaloptions=insetX insetY insetW insetH
set_parent=globaloptions
vBorder=optionsVPad
-globaloptions_tabwidget=0 0 parent.w (parent.h - buttonHeight - 8 - 2 * vBorder)
+globaloptions_tabwidget=0 0 parent.w (parent.h - buttonHeight - 16)
# graphics tab
opYoffset=vBorder
@@ -307,7 +307,7 @@ vBorder=gameOptionsOverrideVPad
gox=10
gow=(parent.w - gox - 25)
-gameoptions_tabwidget=0 0 parent.w (parent.h - buttonHeight - 8 - 2 * vBorder)
+gameoptions_tabwidget=0 0 parent.w (parent.h - buttonHeight - 16)
# game tab
opYoffset=optionsVPad