[PR #15] [MERGED] fix: 修复逐字歌词导致的一系列问题 #405

Closed
opened 2026-02-27 07:11:44 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/imsyy/SPlayer/pull/15
Author: @imsyy
Created: 4/17/2023
Status: Merged
Merged: 4/17/2023
Merged by: @imsyy

Base: masterHead: dev


📝 Commits (2)

  • 0922735 fix: 修复逐字歌词导致的一系列问题
  • 7592296 fix: 修复逐字歌词情况下歌词滚动异常

📊 Changes

8 files changed (+146 additions, -156 deletions)

View changed files

📝 src/components/Player/BigPlayer.vue (+12 -100)
📝 src/components/Player/CountDown.vue (+13 -3)
📝 src/components/Player/RollingLyrics.vue (+79 -40)
📝 src/components/Player/index.vue (+18 -0)
📝 src/store/musicData.js (+4 -3)
📝 src/store/settingData.js (+4 -2)
📝 src/style/global.scss (+1 -1)
📝 src/views/Setting/SettingView.vue (+15 -7)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/imsyy/SPlayer/pull/15 **Author:** [@imsyy](https://github.com/imsyy) **Created:** 4/17/2023 **Status:** ✅ Merged **Merged:** 4/17/2023 **Merged by:** [@imsyy](https://github.com/imsyy) **Base:** `master` ← **Head:** `dev` --- ### 📝 Commits (2) - [`0922735`](https://github.com/imsyy/SPlayer/commit/0922735b2dd25f725d613db85f4f659d3e49f80a) fix: 修复逐字歌词导致的一系列问题 - [`7592296`](https://github.com/imsyy/SPlayer/commit/7592296124382137bf388c9a79a8780af684e307) fix: 修复逐字歌词情况下歌词滚动异常 ### 📊 Changes **8 files changed** (+146 additions, -156 deletions) <details> <summary>View changed files</summary> 📝 `src/components/Player/BigPlayer.vue` (+12 -100) 📝 `src/components/Player/CountDown.vue` (+13 -3) 📝 `src/components/Player/RollingLyrics.vue` (+79 -40) 📝 `src/components/Player/index.vue` (+18 -0) 📝 `src/store/musicData.js` (+4 -3) 📝 `src/store/settingData.js` (+4 -2) 📝 `src/style/global.scss` (+1 -1) 📝 `src/views/Setting/SettingView.vue` (+15 -7) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 07:11:44 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/SPlayer#405
No description provided.