better sizes

This commit is contained in:
Jeena 2015-02-04 02:15:40 +01:00
parent 6c0bf60e07
commit 927474261e
4 changed files with 14 additions and 9 deletions

View file

@ -54,7 +54,7 @@ Component {
Label {
text: excerpt
font.pointSize: 12
textFormat: Text.PlainText
textFormat: Text.RichText
color: "gray"
wrapMode: Text.WrapAtWordBoundaryOrAnywhere
renderType: Text.NativeRendering