[sailfish] fix issue #77, need to check whether this happens on harmattan aswell

This commit is contained in:
Hauke Schade 2015-01-27 20:00:38 +01:00
parent e81a91ad5e
commit 7e8a159517

View file

@ -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