Qt 6.11 is out! See what's new in the release
blog
QtQuick 1.1 Text's new property font.letterSpacing cause height&paintedHeight wrong
QML and Qt Quick
3
Posts
2
Posters
2.7k
Views
1
Watching
-
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 -