Conversation
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01CLN2x7BatxttSEsxhfLhqA
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01CLN2x7BatxttSEsxhfLhqA
Owner
Author
|
편집이 열려 있기만 해도 건너뛰기와 반복이 멈추면, 목록의 체크 상태와 실제 재생이 어긋나 보인다. 멈춤은 끝 칸이 재생 위치를 따라가는 동안에만 걸기로 하고 새 이슈에서 다룬다. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #57
무엇을 바꿨나
wiring.js에서 core(findPlaybackTarget)로 옮겼다. 편집 여부가 판단에 들어가면서 배선에 조건이 쌓이지 않게 하려는 것이다.panel.isEditing()으로 내보낸다.panel.js는 이미 150줄을 넘겼고 이번에 159줄이 됐다.content.js의 모듈 목록에서skipper,looper를 빼고playback을 넣었다. 두 함수는 새 core 함수가 직접 불러온다.확인
npm test202개 통과npm run test:e2e72개 통과미확인
chrome://extensions에서 확장을 새로고침하고, 타임라인 댓글이 있는 영상을 연다.🤖 Generated with Claude Code
https://claude.ai/code/session_01CLN2x7BatxttSEsxhfLhqA