aboutsummaryrefslogtreecommitdiff
path: root/gui/themes/scummmodern/scummmodern_layout.stx
diff options
context:
space:
mode:
Diffstat (limited to 'gui/themes/scummmodern/scummmodern_layout.stx')
-rw-r--r--gui/themes/scummmodern/scummmodern_layout.stx4
1 files changed, 4 insertions, 0 deletions
diff --git a/gui/themes/scummmodern/scummmodern_layout.stx b/gui/themes/scummmodern/scummmodern_layout.stx
index dfc2fcee8d..1488967a9c 100644
--- a/gui/themes/scummmodern/scummmodern_layout.stx
+++ b/gui/themes/scummmodern/scummmodern_layout.stx
@@ -48,6 +48,10 @@
<def var = 'KeyMapper.LabelWidth' value = '100'/>
<def var = 'KeyMapper.ButtonWidth' value = '80'/>
+ <def var = 'Tooltip.MaxWidth' value = '100'/>
+ <def var = 'Tooltip.XDelta' value = '16'/> <!-- basically cursor size -->
+ <def var = 'Tooltip.YDelta' value = '32'/>
+
<widget name = 'OptionsLabel'
size = '110, Globals.Line.Height'
textalign = 'right'