added rescaling images
This commit is contained in:
parent
f24fc3da3c
commit
369144f03f
4 changed files with 104 additions and 11 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue