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
This commit is contained in:
Torbjörn Andersson 2006-06-15 13:56:02 +00:00
parent 6f844ae420
commit 4a1b8ccb86

View File

@ -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