https://bugs.kde.org/show_bug.cgi?id=441827
--- Comment #1 from ratijas <gm...@ratijas.tk> --- There is a signal-based API to get natural width of each line as soon as they are being laid out by text renderer. Might use that as a workaround; maybe in conjunction with off-screen rendering first, to prevent glitching and shuttering from fast consecutive resizes. https://bugreports.qt.io/browse/QTBUG-78277 https://doc.qt.io/qt-5/qml-qtquick-text.html#lineLaidOut-signal -- You are receiving this mail because: You are watching all bug changes.