Skip to content

Commit b76d103

Browse files
authored
Merge pull request #748 from Pissofdvpe/dev
🐛fix(lyric):修复 macOS 切换桌面歌词时的渲染残留问题
2 parents ccda9fe + 5c0b52d commit b76d103

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

electron/main/windows/lyric-window.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ class LyricWindow {
6060
x,
6161
y,
6262
transparent: true,
63+
hasShadow: false,
6364
backgroundColor: "rgba(0, 0, 0, 0)",
6465
alwaysOnTop: true,
6566
resizable: true,

0 commit comments

Comments
 (0)