added rescaling images

This commit is contained in:
Jeena 2015-02-08 13:02:08 +01:00
parent f24fc3da3c
commit 369144f03f
4 changed files with 104 additions and 11 deletions

View file

@ -49,7 +49,7 @@ Component {
text: title
color: read ? "gray" : this.color
font.pointSize: headLinefontSize
textFormat: Text.PlainText
textFormat: Text.RichText
wrapMode: Text.WrapAtWordBoundaryOrAnywhere
renderType: Text.NativeRendering
width: parent.width