Oware: Fix reload,next,previous buttons and computer main score 1. The reload…

Authored by dmadaan on Aug 10 2017, 3:34 PM.

Description

Oware: Fix reload,next,previous buttons and computer main score 1. The reload function was called first and then the computer move was triggered so the move continued even on pressing reload button and in the next game too. It is fixed by setting it's turn to false on reload. 2. The animations were continued on pressing, next and previous button in between they were running. It is fixed by adding reset function to them to clear the models and stop animation

Details

Committed
dmadaanAug 10 2017, 3:34 PM
Parents
R2:aa31f3380ee9: Oware: Fix position of seeds in score boxes and reload button
Branches
Unknown
Tags
Unknown
Restricted Application added a subscriber: jjazeix. · View Herald TranscriptAug 10 2017, 3:36 PM
jjazeix added a comment.EditedAug 12 2017, 4:54 PM

except the small index change (unrelated to reload button), the reload button is working fine now :)

/src/activities/oware/Oware.qml
148

revert this change please