mirror of
https://github.com/imsyy/SPlayer.git
synced 2026-04-25 06:55:57 +03:00
[PR #859] [MERGED] 1 #691
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/imsyy/SPlayer/pull/859
Author: @kazukokawagawa
Created: 2/10/2026
Status: ✅ Merged
Merged: 2/10/2026
Merged by: @kazukokawagawa
Base:
dev-ipc-01← Head:dev📝 Commits (6)
cc3223cfeat(歌词): 增加自适应歌词字体大小模式4573cd9修QRC歌词f976466refactor(歌词样式): 将字体大小计算逻辑提取为工具函数740f73cMerge pull request #852 from imsyy/dev-style3829b07🦄 refactor: 优化在任务栏歌词窗口中的开发者工具打开67c2221Merge pull request #856 from apoint123/refactor/optimize-devtools-in-taskbar-window📊 Changes
8 files changed (+94 additions, -15 deletions)
View changed files
📝
electron/main/windows/taskbar-lyric-window.ts(+14 -1)📝
src/components/Player/PlayerLyric/AMLyric.vue(+2 -1)📝
src/components/Player/PlayerLyric/DefaultLyric.vue(+4 -3)📝
src/components/Setting/components/LyricPreview.vue(+7 -6)📝
src/components/Setting/config/lyric.ts(+25 -3)📝
src/stores/setting.ts(+3 -0)📝
src/utils/lyric/qrc-parser.ts(+26 -1)➕
src/utils/style.ts(+13 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.