mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-02 14:31:31 +01:00
**Bug** When refreshing a webview, a slight flicker can sometime be seen. This is especially noticable when using the markdown preview. **Fix** Instead of replacing the content of the iframe for refresh, create a new iframe with the new content and do a swap to update.