Maplespe / ExplorerBlurMica

Add background Blur effect or Acrylic (Mica for win11) effect to explorer for win10 and win11
GNU Lesser General Public License v3.0
1.18k stars 57 forks source link

Visual bug when explorer is across two monitors #88

Open tadghh opened 6 months ago

tadghh commented 6 months ago

Visual artifacts appear when file explorer is spanned across more than one monitor. This looks like OldNewExplorer and EBM fighting to repaint the screen.

Can be fixed by setting: clearWinUIBg=false

Info

Photo

image

Maplespe commented 6 months ago

You can also try the latest attachment not sure if it will improve .

tadghh commented 6 months ago

You can also try the latest attachment not sure if it will improve .

Looks a lot better, less issues with upper half, but im noticing the hover effects on the title bar and such break the shaded glass effect the below image is the updated version. In the previous version the top half would break as one big "piece" by only traversing a directory. image

Also when you update the release keep the older version(s) available to download and upload the updated version with a label "Release Updated 20240103.zip" thanks.