Skip to content

Fix the recording caret algorithm might calculate wrong position if time-tag is not order in the lyric.#1166

Draft
andy840119 wants to merge 4 commits intokaraoke-dev:masterfrom
andy840119:fix-the-recording-caret-algorithm
Draft

Fix the recording caret algorithm might calculate wrong position if time-tag is not order in the lyric.#1166
andy840119 wants to merge 4 commits intokaraoke-dev:masterfrom
andy840119:fix-the-recording-caret-algorithm

Conversation

@andy840119
Copy link
Copy Markdown
Member

Trying to fix the case that time-tag might not always be by order in the list, which will cause the caret algorithm to get the wrong position.

@andy840119 andy840119 marked this pull request as draft March 8, 2022 14:28
@andy840119
Copy link
Copy Markdown
Member Author

確認一下:

  • lyric editor 中的 time-tag 是根據 list 順序還是畫面順序進行繪製?
  • 另外,會不會影響到多個 time-tag 在同一個 index 的情況?

或許比較好的方式是在新增 time-tag 時還是讓 list 插入在正確位置?

@andy840119 andy840119 force-pushed the fix-the-recording-caret-algorithm branch from c1a58c5 to 0980de5 Compare March 12, 2022 03:24
@andy840119 andy840119 force-pushed the fix-the-recording-caret-algorithm branch from 9020964 to 344eb05 Compare September 6, 2022 05:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant