Allow word wrap for list items in the achievement info dialog
This commit is contained in:
@@ -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%" />
|
||||
|
||||
Reference in New Issue
Block a user