Comment 50 for bug 1536751

Revision history for this message
MichaƂ Sawicz (saviq) wrote :

A related QTBUG for Windows is [1] - and the last comment [2] suggests what should be done here.

Our UITK's Label element, being mostly non-transformed, should probably use Text.NativeRendering [3] (maybe depending on DPI?) and document clearly that if you want transformable / animated text, you either want to use QtQuick's Text, or use Text.QtRendering renderType [3].

[1] https://bugreports.qt.io/browse/QTBUG-28993
[2] https://bugreports.qt.io/browse/QTBUG-28993?focusedCommentId=194208&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-194208
[3] https://doc.qt.io/qt-5/qml-qtquick-text.html#renderType-prop