allow wrapping story dialog title

This commit is contained in:
2025-08-24 20:52:17 -05:00
parent 1406c6eeef
commit f65ac341ee

View File

@@ -7,6 +7,6 @@
<button name='done' type='done' top='202' left='199'/>
<button name='left' type='left' def-key='left' top='202' left='55'/>
<button name='right' type='right' def-key='right' top='202' left='124'/>
<text name='title' size='large' top='17' left='55' width='179' height='16'/>
<text name='title' size='large' top='17' left='55' width='179' height='40'/>
<text name='str' framed='true' top='55' left='17' width='238' height='129'/>
</dialog>