mirror of
https://github.com/imsyy/SPlayer.git
synced 2026-04-25 15:05:58 +03:00
[PR #826] [MERGED] feat(上下文菜单): 新增复制歌曲名称和音乐标签编辑选项 在设置菜单中增加两个新的上下文菜单选项:复制歌曲名称和音乐标签编辑。同时调整了菜单项的分隔符显示逻辑,并… #666
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/826
Author: @kazukokawagawa
Created: 2/5/2026
Status: ✅ Merged
Merged: 2/5/2026
Merged by: @imsyy
Base:
dev← Head:dev-fix📝 Commits (9)
1ef64d0fix(DownloadManager): 修复合并歌词时TTML内容丢失的问题676d2b2feat(上下文菜单): 新增复制歌曲名称和音乐标签编辑选项af30825feat(侧边栏): 将歌单模式状态迁移至设置存储8003008Revert "feat(侧边栏): 将歌单模式状态迁移至设置存储"23bb111Merge branch 'dev' into dev-fix3281e5dfix(歌单菜单): 修正本地歌曲元数据编辑菜单项的分隔符显示条件fe86086Merge branch 'dev-fix' of github.com:imsyy/SPlayer into dev-fix529b0e7Merge branch 'dev' into dev-fix0533a45🐞 fix: 去除菜单📊 Changes
4 files changed (+16 additions, -8 deletions)
View changed files
📝
src/components/Modal/Setting/ContextMenuManager.vue(+2 -0)📝
src/composables/useSongMenu.ts(+3 -2)📝
src/core/resource/DownloadManager.ts(+7 -6)📝
src/stores/setting.ts(+4 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.