Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move history lines issue #13

Open
kael89 opened this issue Jun 23, 2019 · 0 comments
Open

Move history lines issue #13

kael89 opened this issue Jun 23, 2019 · 0 comments
Labels
bug Something isn't working current version

Comments

@kael89
Copy link
Owner

kael89 commented Jun 23, 2019

In certain scenarios, an extra empty line is displayed in Move History.

This seems to happen when black plays first. Example:

  • Set the board to
{
  "H7": {
    "color": "black",
    "type": "rook",
    "position": "H7"
  },
  "A8": {
    "color": "white",
    "type": "king",
    "position": "A8"
  },
  "G8": {
    "color": "black",
    "type": "rook",
    "position": "G8"
  }
}
  • Click on any of the available moves. The Move History becomes:

image

@kael89 kael89 added the bug Something isn't working label Jun 23, 2019
@kael89 kael89 added this to the Current version cleanup milestone Jun 23, 2019
@kael89 kael89 modified the milestones: Current version cleanup, Fix bugs in current version Jun 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working current version
Projects
None yet
Development

No branches or pull requests

1 participant