mirror of
https://github.com/imsyy/SPlayer.git
synced 2026-04-24 22:45:53 +03:00
[PR #852] [MERGED] feat(歌词): 增加自适应歌词字体大小模式 添加歌词字体大小自适应模式,可根据窗口高度自动缩放歌词大小,避免全屏时过小或窗口时过大。新增设置选项允许用户在固定大小… #683
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/852
Author: @kazukokawagawa
Created: 2/9/2026
Status: ✅ Merged
Merged: 2/9/2026
Merged by: @imsyy
Base:
dev← Head:dev-style📝 Commits (3)
cc3223cfeat(歌词): 增加自适应歌词字体大小模式4573cd9修QRC歌词f976466refactor(歌词样式): 将字体大小计算逻辑提取为工具函数📊 Changes
7 files changed (+80 additions, -14 deletions)
View changed files
📝
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.