hikarin522 / GlassIt-VSC

VS Code Extension to set window to transparent on Windows platform.
https://marketplace.visualstudio.com/items?itemName=s-nlf-fh.glassit
MIT License
203 stars 21 forks source link

[Bug] Unable to adjust beyond 1 step of transparency #38

Closed fliodhais closed 2 years ago

fliodhais commented 2 years ago

glassit.increase and glassit.decrease seems to only select 1 single "lighter" or "darker" setting instead. Like if transparency was 120, i can only access 115 and 125 through these two methods.

Maximize and minimize works, but the second I try increase or decrease instead of 255 - 5 or 0 + 5, it goes back to 115 & 125.

I'm on Windows Version 10.0.19044 Build 19044 if that matters.

fliodhais commented 2 years ago

Nevermind, it seems like there was just an issue with my settings.json due to github dependencies.