refactor(studio): improve player store with zoom and element updates#61
Merged
miguel-heygen merged 1 commit intomainfrom Mar 28, 2026
Merged
refactor(studio): improve player store with zoom and element updates#61miguel-heygen merged 1 commit intomainfrom
miguel-heygen merged 1 commit intomainfrom
Conversation
Collaborator
Author
This was referenced Mar 26, 2026
2c6db38 to
4baafb7
Compare
Collaborator
Review: PR #61 — Player Store RefactorClean removal of agent tracking state, good zoom/edit-range additions, solid tests. Issues[Important] [Suggestion] What's well done
|
4baafb7 to
7bc8e48
Compare
Collaborator
Author
|
Thanks for the review Vance! Addressed:
Not addressed (tracked for follow-up):
|
This was referenced Mar 27, 2026
…d tests - Add zoom state (zoomMode, pixelsPerSecond) to player store - Add updateElementDuration, updateElementTrack, updateElement actions - Remove agent activity tracking (activeEdits, agentId, agentColor) - Add comprehensive store tests (265 lines) - Add time utility tests
7bc8e48 to
1442902
Compare
vanceingalls
approved these changes
Mar 27, 2026
This was referenced Mar 28, 2026
Collaborator
Author
Merge activity
|
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.

Summary
🤖 Generated with Claude Code