D13088: piano_composition, add replace and edit features.

Aman Kumar Gupta noreply at phabricator.kde.org
Thu May 24 09:27:27 UTC 2018


amankumargupta added inline comments.

INLINE COMMENTS

> SwitchableOptions.qml:43
>          onClicked: {
> -            parent.currentIndex = (parent.currentIndex + 1) % 4
> +            parent.currentIndex = (parent.currentIndex + 1) % nbOptions
>              clickAnimation.start()

Hardcoding has been removed. We now assign the nbOptions when we use SwitchableOptions in the activity.

REPOSITORY
  R2 GCompris

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

To: amankumargupta, #gcompris_activities
Cc: kde-edu, #gcompris_activities, himanshuvishwakarma, harrymecwan, ganeshredcobra, nityanandkumar, echarruau, rahulyadav, narvaez, scagarwal, apol, timotheegiet, hkaelberer, jjazeix, bcoudoin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-edu/attachments/20180524/ee220554/attachment.html>


More information about the kde-edu mailing list