GregVido / mica-electron

Library to add mica effect of windows 11 in electron app
Apache License 2.0
126 stars 7 forks source link

[BUG] Acrylic not supported on Windows10 using the latest version #31

Closed JimHans closed 6 months ago

JimHans commented 6 months ago

Sorry to bother, but after I upgrated mica to the latest version 1.5.3, I found it can't work on Windows10 even using win.setAcrylic(), which will encounter an error saying mica only support Windows11. When using the older version of mica (1.5.0 for example), it works. Hoping to fix this problem, thanks.

GregVido commented 6 months ago

Hi, normally it's repaired 👍

JimHans commented 6 months ago

It works. Thanks!