aboutsummaryrefslogtreecommitdiff
path: root/gui/themes/scummclassic/classic_layout_lowres.stx
diff options
context:
space:
mode:
authorLars Persson2009-02-24 18:51:42 +0000
committerLars Persson2009-02-24 18:51:42 +0000
commit7176a61a85c236116dcdf435315b1a0e1cb179a6 (patch)
tree34362a5868d855eab86cea21a11f6fd49b592eb4 /gui/themes/scummclassic/classic_layout_lowres.stx
parente29c3346015eb82b9bcfe2f366bce1b991252aa6 (diff)
downloadscummvm-rg350-7176a61a85c236116dcdf435315b1a0e1cb179a6.tar.gz
scummvm-rg350-7176a61a85c236116dcdf435315b1a0e1cb179a6.tar.bz2
scummvm-rg350-7176a61a85c236116dcdf435315b1a0e1cb179a6.zip
Small UI updated with smaller HELP dialog to fit a 320x200 screen. The help text does not fit though.
svn-id: r38848
Diffstat (limited to 'gui/themes/scummclassic/classic_layout_lowres.stx')
-rw-r--r--gui/themes/scummclassic/classic_layout_lowres.stx8
1 files changed, 4 insertions, 4 deletions
diff --git a/gui/themes/scummclassic/classic_layout_lowres.stx b/gui/themes/scummclassic/classic_layout_lowres.stx
index d5186b782b..efb1ae96ec 100644
--- a/gui/themes/scummclassic/classic_layout_lowres.stx
+++ b/gui/themes/scummclassic/classic_layout_lowres.stx
@@ -650,16 +650,16 @@
</layout>
</dialog>
- <dialog name = 'ScummHelp' overlays = 'screen_center'>
- <layout type = 'vertical' padding = '8, 8, 8, 8'>
+ <dialog name = 'ScummHelp' overlays = 'screen'>
+ <layout type = 'vertical' padding = '8, 8, 0, 0'>
<widget name = 'Title'
width = '180'
height = 'Globals.Line.Height'
/>
<widget name = 'HelpText'
- height = '170'
+ height = '140'
/>
- <layout type = 'horizontal' padding = '0, 0, 4, 0'>
+ <layout type = 'horizontal' padding = '0, 0, 0, 0'>
<widget name = 'Prev'
type = 'Button'
/>