Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gtk: Fix drag and drop #2510

Merged
merged 1 commit into from
Jul 4, 2023
Merged

Conversation

snake-scaly
Copy link
Contributor

Ensures that all drop data is immediately available to handlers.

Thisi PR resolves #2492.

Ensures that all drop data is immediately available to handlers.
@cwensley cwensley merged commit b17f1a0 into picoe:develop Jul 4, 2023
@cwensley
Copy link
Member

cwensley commented Jul 4, 2023

Hey @snake-scaly, thanks for your contribution! It is really appreciated.

@cwensley cwensley added the bug label Jul 4, 2023
@cwensley cwensley added this to the 2.8.0 milestone Jul 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Gtk drag-and-drop from external applications does not work
2 participants