Details
-
Bug
-
Resolution: Fixed
-
P4: Low
-
Qt Creator 8.0.0
Description
The default project is shown is in the top left corner and way too small:
import QtQuick 2.0 Rectangle { width: 480 height: 272 Text { anchors.centerIn: parent color: "salmon" text: "Hello World!" font.pixelSize: 14 } }
Suggesting to remove width/height and using a font size that is relative to the screen size.
Attachments
For Gerrit Dashboard: QTCREATORBUG-28159 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
423260,2 | McuSupport: update default MCU project template | master | qt-creator/qt-creator | Status: MERGED | +2 | 0 |