Open chris-knightx opened 1 year ago
The pgns files in the PGNS section contain a game on a single line. The XBoard application cannot load it (line too long)
Relatively easy fix if you want to take it up.
Just specify the maxWidth wherever [pgn() is called](https://github.com/search?q=repo%3Ajhonnold%2Fnode-tlcv%20pgn()&type=code).
The pgns files in the PGNS section contain a game on a single line. The XBoard application cannot load it (line too long)