QtQuick 1.1 Text's new property font.letterSpacing cause height&paintedHeight wrong
QML and Qt Quick
3
Posts
2
Posters
2.5k
Views
1
Watching
-
wrote on 19 Sept 2011, 15:42 last edited by
I find when font.letterSpacing of Text is not 0, the paintedHeight and height are wrong, the real painted height is larger than the one get from paintedHeight...
Because this property is new added, maybe the paintedHeight or height is not updated.. -
wrote on 19 Sept 2011, 23:43 last edited by
Hi Alex,
This sounds like a bug -- I'd suggest opening a bug at http://bugreports.qt.nokia.com for this.
Thanks,
Michael -
wrote on 20 Sept 2011, 05:38 last edited by
1/3