Cumulative Layout Shift - playhead movement - performance improvement - #71
Cumulative Layout Shift - playhead movement - performance improvement#71PlkMarudny wants to merge 3 commits into
Conversation
|
Heads up — this branch carries #70's keyframe work, not just the playhead change:
The playhead change itself is good and fully independent. Could you reset the branch to |
|
Done, sorry for that |
|
Thanks — but I don't think the push landed. The branch head here is still and If you reset locally but haven't force-pushed, this should do it: That should leave a single 17-line commit across |
What does this PR do?
Uses css transform() to move the playhead to improve CLS instead of .left - as per browser reported metrics/
Closes #
Type of change
How was it verified?
npm testpasses (CI runs it on Node 18 / 20 / 22)test/if this touches the MCP surface, the REST API, or the SVG libraryCLAUDE.md/README.mdif the schema, props, or API changedChecklist