fix: weight property not properly applied (styleName conflict)

This commit is contained in:
vaguesyntax
2025-11-29 14:35:52 +03:00
parent 21f2a9c65d
commit c11814b1f8
@@ -11,6 +11,7 @@ StyledText {
pixelSize: 20
weight: 350
variableAxes: ({})
styleName: ""
}
color: root.colText
style: Text.Raised