Details
Description
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 }
Attachments
Issue Links
- relates to
-
QSR-2779 Preserve Spaces in Quoted Property Values
-
- Reported
-