Closed U-C-S closed 2 years ago
Working Mica Backdrop
- simply avoid using acrylic for its poor WPF support
Had to go with this option for now.
Acrylic Background in new v0.7.x versions is only supported in win11 builds 22523 or above due to library limitations. Mica is now the default background in all win11 builds while win10 is now only limited to black background.
Acrylic wont work for some win10 and win11 22H2 (even for me). The problem is with both WPF-UI lib that I use for Acrylic Support and Hurl having a Custom Window.
Fix or Workaround
if u experience the issue, paste the following code into the
UserSettings.json
. Make sure to do proper json formating for avoiding launch errors. (usually paste it above LastUpdated line)In Future
Either