D7373: Added Easy Mode(ref: T5937)
Johnny Jazeix
noreply at phabricator.kde.org
Fri Nov 17 15:45:07 UTC 2017
jjazeix added inline comments.
INLINE COMMENTS
> LetterInWord.qml:127
> + text: qsTr("All words")
> + checked: (items.currentMode === 11) ? true : false
> + exclusiveGroup: configOptions
you still use the numbers instead of the variables you defined
> LetterInWord.qml:155
> onLoadData: {
> + if(dataToSave && dataToSave["savedMode"]){
> + items.currentMode = dataToSave["savedMode"] === "5" ? items.easyModeWordCount : items.normalModeWordCount
missing space
REPOSITORY
R2 GCompris
REVISION DETAIL
https://phabricator.kde.org/D7373
To: rohitdas, #gcompris, #gcompris_improvements
Cc: #kde_edu, dmadaan, jjazeix, narvaez, apol
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-edu/attachments/20171117/32e6a32a/attachment.html>
More information about the kde-edu
mailing list