Story Viewer Label: ensure sufficient top padding for text

[ci skip]
This commit is contained in:
Charles Dang 2017-04-16 00:31:15 +11:00
parent e3e0320ff0
commit 120aa0e6ca

View file

@ -37,7 +37,8 @@ where box_width = {_GUI_ESTIMATE_TEXT_WIDTH})#enddef
[text]
#x = "{_GUI_CENTER_STORY_TEXT}"
x = 20
y = {GUI__TEXT_VERTICALLY_CENTRED}
#y = {GUI__TEXT_VERTICALLY_CENTRED}
y = 20
w = "(width)"
h = "(text_height)"
maximum_width = "(width)"
@ -62,7 +63,7 @@ where box_width = {_GUI_ESTIMATE_TEXT_WIDTH})#enddef
min_height = 0
default_width = 0
default_height = 50
default_height = 100
max_width = 0
max_height = 0