Details
-
Bug
-
Resolution: Done
-
P2: Important
-
Qt Creator 2.4.0
Description
Use the standard Qt Quick Application wizard and start the application.
Edit the main.qml to add a font.pixelSize: 44 to the Text element.
Notice that the change is applied to the text
Remove the line, notice that the font size stays the same.