Allow word wrap for list items in the achievement info dialog

This commit is contained in:
Alayan 2018-10-14 18:49:25 +02:00
parent b0dd73552e
commit dad837511b

View File

@ -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%" />