QmlJS: Don't detect type from expression if the type is given explicitly.
To make sure property color foo: "white" is of type color, not string. Done-with: ckamm
Loading
Please register or sign in to comment
To make sure property color foo: "white" is of type color, not string. Done-with: ckamm