mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-21 00:59:03 +01:00
* Support copying non-pngs and wait for focus to avoid race conditions * Remove the temporary canvas element after copying * Update to place entire canvas creation inside promise. * Increasing to 5 retries 20ms apart