mirror of
https://github.com/imsyy/SPlayer.git
synced 2026-04-25 23:15:55 +03:00
[PR #15] [MERGED] fix: 修复逐字歌词导致的一系列问题 #405
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/15
Author: @imsyy
Created: 4/17/2023
Status: ✅ Merged
Merged: 4/17/2023
Merged by: @imsyy
Base:
master← Head:dev📝 Commits (2)
0922735fix: 修复逐字歌词导致的一系列问题7592296fix: 修复逐字歌词情况下歌词滚动异常📊 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.