rexxars / react-chess

Renders a chess board using React
https://rexxars.github.io/react-chess/
MIT License
83 stars 23 forks source link

Chess piece doesn't snap into position on move. #8

Closed jontremelling closed 4 years ago

jontremelling commented 4 years ago

When moving a chess piece to a new square, I am able to drop it on the border, instead of it snap into place like in the demo: image