fixed layout bug in the settings delegate long description that made it overlap the next page icon

This commit is contained in:
Dorian Zedler 2018-12-28 11:47:19 +01:00
parent 30ca123626
commit ae7d59f9ec

View file

@ -35,7 +35,7 @@ ItemDelegate {
leftMargin: 10
}
width: parent.width * 0.9
width: parent.width * 0.85
wrapMode: Label.Wrap