Skip to content

Enable desktop drag-drop fix on all platforms#338

Merged
GCWing merged 1 commit intoGCWing:mainfrom
wgqqqqq:codex/desktop-dnd-all-platforms
Apr 2, 2026
Merged

Enable desktop drag-drop fix on all platforms#338
GCWing merged 1 commit intoGCWing:mainfrom
wgqqqqq:codex/desktop-dnd-all-platforms

Conversation

@wgqqqqq
Copy link
Copy Markdown
Collaborator

@wgqqqqq wgqqqqq commented Apr 2, 2026

What changed

This updates the desktop main window builder to disable the webview drag-and-drop handler on all desktop platforms.

Why

The drag-and-drop compatibility fix belongs to the shared desktop window creation path, so limiting it by OS makes the behavior inconsistent across desktop targets.

Impact

Desktop builds now apply the same HTML5 drag-and-drop handling behavior on Linux, macOS, and Windows.

Validation

  • cargo check -p bitfun-desktop

@wgqqqqq wgqqqqq changed the title [codex] Enable desktop drag-drop fix on all platforms Enable desktop drag-drop fix on all platforms Apr 2, 2026
@wgqqqqq wgqqqqq marked this pull request as ready for review April 2, 2026 11:38
@GCWing GCWing merged commit 44a5cbb into GCWing:main Apr 2, 2026
4 checks passed
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