Skip to content

examples: add WASM text selection#211

Merged
Velli20 merged 1 commit into
mainfrom
feat-wasm-js-text-selection
Jul 11, 2026
Merged

examples: add WASM text selection#211
Velli20 merged 1 commit into
mainfrom
feat-wasm-js-text-selection

Conversation

@Velli20

@Velli20 Velli20 commented Jul 11, 2026

Copy link
Copy Markdown
Owner

Expose text layout hit testing, selection rectangles, and selected text from the Emscripten backend so the web viewer can support text selection.

Wire the browser viewer to drag selections across pages, draw highlight overlays, and copy the selected text with Cmd/Ctrl+C.

Expose text layout hit testing, selection rectangles, and selected text from the Emscripten backend so the web viewer can support text selection.

Wire the browser viewer to drag selections across pages, draw highlight overlays, and copy the selected text with Cmd/Ctrl+C.

Co-authored-by: Codex <codex@openai.com>
@Velli20 Velli20 force-pushed the feat-wasm-js-text-selection branch from cb7ac16 to 22ddd21 Compare July 11, 2026 18:03
@Velli20 Velli20 merged commit 619b528 into main Jul 11, 2026
4 checks passed
@Velli20 Velli20 deleted the feat-wasm-js-text-selection branch July 11, 2026 18:07
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.

2 participants