saltyshiomix / nextron

⚡ Next.js + Electron ⚡
https://npm.im/nextron
MIT License
3.69k stars 215 forks source link

[Bug?] frameless/transparent properties make the window go black #422

Open Hexality opened 7 months ago

Hexality commented 7 months ago

Like I mentioned in the title, when setting the createWindow to use frame: false, the window becomes black. With that, Mica-Electron module also doesn't work, having the static color set instead of applying the effect.

image

Nextron | Pure electron

JoshPalaisy commented 7 months ago

I have this same issue