cssho / vscode-svgviewer

SVG Viewer for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=cssho.vscode-svgviewer
MIT License
67 stars 20 forks source link

SVG viewer preview shows bogus preview until focus changes #31

Closed mjbvz closed 7 years ago

mjbvz commented 7 years ago

From @isidorn on May 30, 2017 12:36

Refs: #27350

Not sure if this is caused by extension, assigning to you so you decide.

  1. Install svg viewer, open an svg, for example configure.svg in our repo
  2. View svg
  3. In the editor group where the svg is shown open another file and go back to the svg, notice how we now show a bogus preview
  4. Note that the preview gets in a good shape once some other editor gets focus

svg

Copied from original issue: Microsoft/vscode#27546

cssho commented 7 years ago

@mjbvz Fixed it with v1.4.2