We have moved to a new Sailfish OS Forum. Please start new discussions there.

Revision history [back]

click to hide/show revision 1
initial version

posted 2014-07-29 23:00:18 +0200

[bug] Cover page Label bug

If I directly implement it like: cover: CoverBackground { ... Label{} } the label text is bold

and if I do cover: Qt.resolvedUrl("Cover.qml") it works as expected (i.e. text is not bold)

Correctly working example: Mitakuluu main.qml

Wrongly working example: Cutespotify main.qml

Also discussed in irc #sailfishos 29.7.14 / 20:40

confirmed by space_llama

[bug] Cover page Label bug

If I directly implement it like: cover: CoverBackground { ... Label{} } the label text is bold

and if I do cover: Qt.resolvedUrl("Cover.qml") it works as expected (i.e. text is not bold)

Correctly working example: Mitakuluu main.qml

Wrongly working example: Cutespotify main.qml

Also discussed in irc #sailfishos 29.7.14 / 20:40

confirmed by space_llama