Merge branch '3.6'

This commit is contained in:
Ghostkeeper 2018-11-12 15:48:22 +01:00
commit bfe5ae6f9c
No known key found for this signature in database
GPG key ID: 86BEF881AE2CF276
3 changed files with 55 additions and 55 deletions

View file

@ -37,7 +37,7 @@ Item
anchors.top: packageName.bottom
width: parent.width
text: model.description
maximumLineCount: 3
maximumLineCount: 6
elide: Text.ElideRight
wrapMode: Text.WordWrap
color: UM.Theme.getColor("text")