mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-02 14:31:31 +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