amnweb / blur-menu-vscode

Enhance your UI experience by applying a blur effect to the menu with this extension
https://marketplace.visualstudio.com/items?itemName=Gaga-Dev.blur-menu
MIT License
7 stars 0 forks source link

Shadow root? #3

Closed ghost closed 10 months ago

ghost commented 10 months ago

is the right click context menu backdrop filter broken due to vscode now using a shadow root to draw it?

No blur in context menu

image

But blur in other menus

image

amnweb commented 10 months ago

VSCode version? Did you try to reenable Extension ?

ghost commented 10 months ago

I spent a good 3 hours trying to target .monaco-scrollable-element for the shadow root host for the right click context menu, tried everything. Am on Insiders January 1.86

amnweb commented 10 months ago

Yes, there is a problem in Insiders 1.86, but I found a solution. I'll try to fix this problem today or tomorrow and update the extension.

Insiders 1.86 installed for test

Screenshot 2024-01-09 154632

amnweb commented 10 months ago

@CreationStory please update the extension and let me know if it's working.

amnweb commented 10 months ago

Yes, part,menu was a problem, but I have now included regax in the extension and it should work fine in the future. I have also switched to sha256 for the checksum, so I hope there will be no more problems

shubhamsaxena-devslane commented 4 months ago

@amnweb Happening Again! As soon as I updated the VS Code. It was working on the previous version.

Platform Details: image

Issue: Blur is working fine on all the menus but editor image