Skip to content

v0.6.1

Latest

Choose a tag to compare

@github-actions github-actions released this 26 Jul 14:59
a7509a7

Bug Fixes

  • Layered macOS cursors: GPU surfaces now yield their cursor regions to higher-layer embedded webviews, so links, selectable text, and canvas widgets use the correct cursor in mixed canvas/webview windows such as Workbench.
  • Pointer-selected text edits: editable fields now send pointer caret and selection changes through on-input, so model-owned text buffers delete or replace the highlighted span instead of editing at a stale caret.

Contributors