tlua_interpreter: Eliminate horizontal scrollbar on 800x600
This commit is contained in:
parent
0f072f34f2
commit
0711615481
1 changed files with 1 additions and 1 deletions
|
@ -75,7 +75,7 @@
|
|||
# dialog-spanning scrollbars to appear on 800x480.
|
||||
#
|
||||
|
||||
{GUI_FORCE_WIDGET_MINIMUM_SIZE 800 400 (
|
||||
{GUI_FORCE_WIDGET_MINIMUM_SIZE 760 400 (
|
||||
[scroll_label]
|
||||
id = "msg"
|
||||
definition = "verbatim"
|
||||
|
|
Loading…
Add table
Reference in a new issue