mirror of
https://github.com/algerkong/AlgerMusicPlayer.git
synced 2026-04-28 02:47:22 +08:00
🔧 chore: 尝试解决 windows 桌面歌词窗口标题出现的问题
This commit is contained in:
@@ -122,6 +122,8 @@ const createWin = () => {
|
|||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
|
lyricWindow.on('blur', () => lyricWindow && lyricWindow.setMaximizable(false))
|
||||||
|
|
||||||
return lyricWindow;
|
return lyricWindow;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user