D11485: Add readonly properties to AnswerButton.qml to check whether correct and wrong answer animations are running.

Aman Kumar Gupta noreply at phabricator.kde.org
Mon Mar 19 13:55:07 UTC 2018


amankumargupta created this revision.
amankumargupta added a reviewer: GCompris: Improvements.
Restricted Application added a subscriber: KDE Edu.
Restricted Application added a project: KDE Edu.
amankumargupta requested review of this revision.

REVISION SUMMARY
  To disable clicking on options in the activity, we need to check of the animations are running or not -> blockClicks: correctAnswerAnimation.running || wrongAnswerAnimation.running
  
  And to access this, we need to have readonly properties in AnswerButton.qml to check whether correct and wrong answer animations are running.

REPOSITORY
  R2 GCompris

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

AFFECTED FILES
  src/core/AnswerButton.qml

To: amankumargupta, #gcompris_improvements
Cc: #kde_edu, #gcompris_improvements, narvaez, apol
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-edu/attachments/20180319/7b2697df/attachment.html>


More information about the kde-edu mailing list