GlassIt-VSC icon indicating copy to clipboard operation
GlassIt-VSC copied to clipboard

Extension makes images transparent.

Open arm32x opened this issue 3 years ago • 1 comments

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.

arm32x avatar Jul 03 '21 19:07 arm32x

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

phanirithvij avatar Mar 02 '22 05:03 phanirithvij