GregVido / mica-electron

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

Mica-Acrylic doesn't work after upgrading the version to electron-v27.0.0.beta.8 #27

Closed JellyBrick closed 11 months ago

JellyBrick commented 11 months ago

Possibly related issue: https://github.com/electron/electron/pull/39895

GregVido commented 11 months ago

Hi ! Thanks for the info, I started to repair it, unfortunately the maximize doesn't work yet, I don't have much time at the moment to repair that, I'll keep you informed!

JellyBrick commented 11 months ago

Could that issue be related to the issue https://github.com/electron/electron/pull/39708, and https://github.com/electron/electron/issues/40039?

GregVido commented 11 months ago

I think the problem is due to this: https://github.com/electron/electron/pull/40003

GregVido commented 11 months ago

sorry, I think you're right actually

JellyBrick commented 11 months ago

It seems fixed at mica-electron v1.5.1! Thanks!