Allow word wrap for list items in the achievement info dialog
This commit is contained in:
parent
b0dd73552e
commit
dad837511b
@ -14,7 +14,7 @@
|
||||
|
||||
<box width="96%" height="64%" align="center" layout="vertical-row"
|
||||
padding="6">
|
||||
<list id="progress-tree" x="0" y="0" width="100%" height="100%"/>
|
||||
<list id="progress-tree" x="0" y="0" width="100%" height="100%" word_wrap="true"/>
|
||||
</box>
|
||||
|
||||
<spacer width="20" height="1%" />
|
||||
|
Loading…
x
Reference in New Issue
Block a user