yingwang / chinese-chess

Chinese Chess
GNU General Public License v3.0
5 stars 0 forks source link

AI not play until a mouse activity #7

Closed yingwang closed 8 years ago

yingwang commented 8 years ago

Complete steps to reproduce the bug: during the game, when a user play a move, after put down a piece, user does not make any further mouse activity Expected behavior: should start AIPlay() right away Observed behavior: AIPlay() starts after a further mouse activity

yingwang commented 8 years ago

fixed in 5993c8e94c8c14ed0f4e41f9c0ecc70416babdf2