Skip to content

fix(web): thaw an embedded document one frame after the column drag ends - #938

Merged
agentforce314 merged 1 commit into
mainfrom
fix/web-thaw-frame-after-release
Sep 14, 2026
Merged

agentforce314 merged 1 commit into
mainfrom
fix/web-thaw-frame-after-release

Conversation

@agentforce314

Copy link
Copy Markdown
Owner

What

Follow-up to #937. The release's own paint (the cursor back to normal, the handle at rest) now goes out before the embedded document is handed its final width, so a document whose one re-layout takes a moment cannot hold the release back.

Verification

  • ui-web: npm run typecheck clean; vitest run 50 files, 631 tests passing, with the frame test now waiting for the deferred thaw.
  • In the browser, a synthetic drag over the HTML preview keeps the frame frozen for the gesture and the width style is cleared after the release.

🤖 Generated with Claude Code

https://claude.ai/code/session_018nGcaynrdG2uR3d2r1EczY

The release's own paint — the cursor back to normal, the handle at rest —
now goes out before the embedded document is handed its final width, so a
document whose one re-layout takes a moment cannot hold the release back.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_018nGcaynrdG2uR3d2r1EczY
@agentforce314
agentforce314 merged commit eb942be into main Sep 14, 2026
@agentforce314
agentforce314 deleted the fix/web-thaw-frame-after-release branch September 14, 2026 02:24
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.

1 participant