You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
That's a good question, I can't investigate this now but I think you should overwrite this css rule and play a little with it. By default is 320px here is 600px. If the pieces looks bad I think you need to redraw it with something like document.body.dispatchEvent(new Event('chessground.resize')) The base library to display the chessboard is https://github.com/ornicar/chessground
Hi, how i can set the size of the board? I like to set him to the 100% if the parent element width,
The text was updated successfully, but these errors were encountered: