Skip to content

[diffs] Harden CodeView resize handling - #1054

Merged
amadeus merged 1 commit into
mainfrom
amadeus/dynamic-annotation-fix
Aug 4, 2026
Merged

[diffs] Harden CodeView resize handling#1054
amadeus merged 1 commit into
mainfrom
amadeus/dynamic-annotation-fix

Conversation

@amadeus

@amadeus amadeus commented Aug 4, 2026

Copy link
Copy Markdown
Member

Found a few opportunities to improve scroll fix frame jitters with CodeView.

Related to, but does not fundamentally fix: #1030

In order to properly scroll fix issues triggered by ResizeObservers, we
need to synchronously trigger a render from them.

Additionally, we also need were not always triggering synchronous
renders in certain cases, which would cause a jump jitter while
scrolling sometimes.
@vercel

vercel Bot commented Aug 4, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
pierre-docs-diffs Ready Ready Preview Aug 4, 2026 10:48pm
pierre-docs-diffshub Ready Ready Preview Aug 4, 2026 10:48pm
pierre-docs-trees Ready Ready Preview Aug 4, 2026 10:48pm
pierrejs-diff-demo Ready Ready Preview Aug 4, 2026 10:48pm

Request Review

@amadeus

amadeus commented Aug 4, 2026

Copy link
Copy Markdown
Member Author

@codex review

@chatgpt-codex-connector

Copy link
Copy Markdown

Codex Review: Didn't find any major issues. Already looking forward to the next diff.

Reviewed commit: 9a5deae451

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@amadeus
amadeus merged commit f5ed882 into main Aug 4, 2026
8 checks passed
@amadeus
amadeus deleted the amadeus/dynamic-annotation-fix branch August 4, 2026 23:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug: CodeView markdown remount scroll position jumping

1 participant