chess
chess copied to clipboard
Draw Arrows on Right Click is not accurate
https://github.com/code100x/chess/assets/70210929/dbed9017-4bda-4bd2-b1cf-b0c045b62666
The arrows are not drawn where the mouse is clicked instead, they are drawn far away.
Was working fine on local when I tested this, will check again and fix this
This had changed because of the height of board was changed, have fixed it in a PR waiting for review.