D9360: Adding feature to change letters to capital and back (Ref: T5936)

Johnny Jazeix noreply at phabricator.kde.org
Wed Jan 3 20:17:24 UTC 2018


jjazeix added inline comments.

INLINE COMMENTS

> LetterInWord.qml:152
> +                                    {"text": qsTr("Upper Case"), "value": Font.AllUppercase},
> +                                    {"text": qsTr("Mixed Case"), "value": Font.MixedCase}
> +                                ]

If I put lowercase, leave the activity and return it is saved as mixed case. Same if I put mixed case, restart GCompris, it will be lowercase.

> LetterInWord.qml:293
>                  font.weight: Font.DemiBold
> +                font.capitalization: items.currentLetterCase
> +

the dataset is fully on lowercase so you should keep the rand()%2 here in mixed case

REPOSITORY
  R2 GCompris

REVISION DETAIL
  https://phabricator.kde.org/D9360

To: rohitdas, #gcompris, #gcompris_improvements, jjazeix
Cc: jjazeix, #kde_edu, narvaez, apol
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-edu/attachments/20180103/f89d62bf/attachment.html>


More information about the kde-edu mailing list