Bug 345

Summary: Duplicate score record when showing scoreboard
Product: Limited Linking Kindergarten Reporter: qihuadong2-c
Component: ScoreboardAssignee: dehezhang2-c
Status: RESOLVED FIXED    
Severity: major    
Priority: Normal    
Version: V2.0   
Hardware: PC   
OS: Windows   

Description qihuadong2-c 2019-12-05 12:45:26 HKT
Steps to reproduce:
1, Keep exactly one game record in gameboard.
2, Run main game.
3, Click Scores and close the popped up window.
4, Click Scores again.

Actual output:
The one record is presented twice after clicking Scores the second time.

Expected output:
The one record is presented exactly once after clicking Scores the second time.
Comment 1 dehezhang2-c 2019-12-05 14:38:09 HKT
The problem is solved by resetting the ArrayList in the scoreboard. Please try the updated version!!