mirror of
https://github.com/imsyy/SPlayer.git
synced 2026-04-25 23:15:55 +03:00
[PR #921] [MERGED] ✨ feat: 为播放列表添加拖拽排序功能 #726
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/921
Author: @apoint123
Created: 2/21/2026
Status: ✅ Merged
Merged: 2/22/2026
Merged by: @kazukokawagawa
Base:
dev← Head:feat/dnd-in-playlist📝 Commits (2)
c659e06✨ feat: 为播放列表添加拖拽排序功能8048590🦄 refactor: 优化悬停索引计算📊 Changes
3 files changed (+462 additions, -58 deletions)
View changed files
📝
src/components/List/SongPlayList.vue(+361 -47)📝
src/components/UI/VirtualScroll.vue(+71 -10)📝
src/core/player/PlayerController.ts(+30 -1)📄 Description
如题
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.