[sailfish] fix issue #77, need to check whether this happens on harmattan aswell
This commit is contained in:
parent
e81a91ad5e
commit
7e8a159517
1 changed files with 1 additions and 1 deletions
|
|
@ -60,7 +60,7 @@ Item {
|
|||
visible: false
|
||||
width: parent.width
|
||||
wrapMode: Text.WrapAtWordBoundaryOrAnywhere
|
||||
textFormat: Text.RichText
|
||||
textFormat: Text.AutoText
|
||||
|
||||
text: "<style>* { font-size: 1px }</style>" + parent.text
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue