GlassIt-VSC
GlassIt-VSC copied to clipboard
Extension makes images transparent.
When viewing images in VS Code’s integrated image viewer with this extension enabled, opaque parts of the image are made transparent when they shouldn’t be. I’m using Linux.
I think it is not possible to allow images to stay opaque as the current logic reduces the window's alpha. https://github.com/hikarin522/GlassIt-VSC/blob/18bc1dcc4ea0de136f857c3dfb7b819f1822bf79/SetTransparency.cs#L37