The following code fails silently and it sets the default font instead.
SafeText {
id: safeText
objectName: "safetextitem"
x: 236
y: 163
width: 202
height: 43
color: "#8ae234"
fillColor: "#000000"
text: "0"
horizontalAlignment: Text.AlignRight
verticalAlignment: Text.AlignBottom
font.family: "Space Grotesk"
font.pixelSize: 32
runtimeEditable: true
}
- relates to
-
QSR-2779 Preserve Spaces in Quoted Property Values
-
- Reported
-
| For Gerrit Dashboard: QSR-2778 | ||||||
|---|---|---|---|---|---|---|
| # | Subject | Branch | Project | Status | CR | V |
| 628866,11 | Fix space stripping in font.family property | dev | tqtc-boot2qt/qtsaferenderer | Status: MERGED | +2 | +1 |
| 632154,3 | Fix space stripping in font.family property | 2.2 | tqtc-boot2qt/qtsaferenderer | Status: MERGED | +2 | +1 |