D26712: Multiple Dataset for enumerate
emmanuel charruau
noreply at phabricator.kde.org
Thu Jan 30 10:15:35 GMT 2020
echarruau added a comment.
Test not correct, see comment.
INLINE COMMENTS
> enumerate.js:111
> + items.answerColumn.itemAt(i).color = "red";
> + items.okButton.enabled = false;
> + }else
items.okButton.enabled= false will not allow the ok button (based on element image) to receive any keyboard or mouse event.
You do not need to use this peoperty in our case. You could create a boolean variable to tell the program if the check is succesfull for all cases.
REPOSITORY
R2 GCompris
REVISION DETAIL
https://phabricator.kde.org/D26712
To: shubhammishra, #gcompris_improvements, jjazeix, echarruau
Cc: johnny, kde-edu, narvaez, apol
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-edu/attachments/20200130/e9592782/attachment-0001.html>
More information about the kde-edu
mailing list