| Summary: | In Chess against Tux, the "redo" button does not work well | ||
|---|---|---|---|
| Product: | [Applications] gcompris | Reporter: | Stefan Toncu <stefan.toncu29> |
| Component: | general | Assignee: | Bruno Coudoin <bruno.coudoin> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | stefan.toncu29 |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| URL: | https://youtu.be/GCgbet-gfSA | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | Fix for the Bug | ||
|
Description
Stefan Toncu
2015-12-25 11:18:41 UTC
Created attachment 96573 [details]
Fix for the Bug
I fixed the Redo Button bug by adding a variable "acceptClick" that makes the redo possible only after the animation is finished. This way i am preventing the bug from happening.
Fixed in master. I made a little change to make the button visibility depend on the variable you created. |