| Summary: | Remaining time returned by timer after a successful play is not correct | ||
|---|---|---|---|
| Product: | Limited Linking Kindergarten | Reporter: | qihuadong2-c |
| Component: | Timer | Assignee: | Sun Chengyu <chengysun3-c> |
| Status: | RESOLVED FIXED | ||
| Severity: | major | ||
| Priority: | Normal | ||
| Version: | V2.0 | ||
| Hardware: | PC | ||
| OS: | Windows | ||
|
Description
qihuadong2-c
2019-12-05 14:10:06 HKT
This issue has been confirmed on Eclipse version: 2019-06 (4.12.0), Build id: 20190614-1200 on Windows 10. Fixing in progress. This issue has been fixed by updating method getRemainingTime() for class Timer from GUI.Timer. Previously it could not collaborate correctly with TimerThread to get elapsed time to calculate remaining time. |