QtQuick 1.1 Text's new property font.letterSpacing cause height&paintedHeight wrong
-
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.. -
Hi Alex,
This sounds like a bug -- I'd suggest opening a bug at http://bugreports.qt.nokia.com for this.
Thanks,
Michael -