Skip to content

Fix native overlay drag event support#203

Merged
enaboapps merged 1 commit into
mainfrom
fix/native-drag-overlay-202
Jun 20, 2026
Merged

Fix native overlay drag event support#203
enaboapps merged 1 commit into
mainfrom
fix/native-drag-overlay-202

Conversation

@enaboapps

Copy link
Copy Markdown
Contributor

Summary

  • Allow the native cursor overlay helper to accept the drag show event.
  • Add a native helper smoke script that sends move, click, and drag commands.
  • Run the helper smoke check in CI and release workflows after building the native helper.

Closes #202.

Validation

  • npm test
  • npm run build
  • npm run native:build-overlay
  • npm run native:smoke-overlay

@enaboapps enaboapps merged commit 2cbcb39 into main Jun 20, 2026
1 check passed
@enaboapps enaboapps deleted the fix/native-drag-overlay-202 branch June 20, 2026 21: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.

Fix native overlay drag event support

2 participants