Increase lines shown from 3 to 6

This commit is contained in:
Mark 2018-11-12 09:28:48 +01:00
parent 15a30a7a98
commit 3d1a9a6f5b

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")