Pbatch / CameraChessWeb

Record a chess game live and upload the PGN to Lichess
https://www.camerachess.com
GNU Affero General Public License v3.0
196 stars 17 forks source link

PGN copy when stop is pressed #106

Open artur-gajewski opened 4 days ago

artur-gajewski commented 4 days ago

When user plays a video to record PGN, during the game at any point PGN is saved correctly when the video is playing. However, when the game is over and user clicks on STOP button and then copies PGN, only the FEN portion is copied to clipboard.

Fix: recorded PGN throught the recording should be copied to the clipboard.