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

Enable seamless drag-and-drop between graphical editors #525

Closed
wants to merge 1 commit into from

Conversation

mx990
Copy link
Member

@mx990 mx990 commented Sep 19, 2024

This is currently a rough proof of concept. It is based on the idea of always performing drag-and-drop and forwarding DragOver events as MouseEvents to GEF to enable the GEF tools to work correctly when inside the current editor.

Copy link

github-actions bot commented Sep 19, 2024

Test Results

   109 files  ±0     109 suites  ±0   49s ⏱️ ±0s
27 518 tests ±0  27 518 ✅ ±0  0 💤 ±0  0 ❌ ±0 
27 519 runs  ±0  27 519 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 8b628bf. ± Comparison against base commit 5aef5b0.

♻️ This comment has been updated with latest results.

@mx990
Copy link
Member Author

mx990 commented Sep 22, 2024

The approach in #530 is more promising.

@mx990 mx990 closed this Sep 22, 2024
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.

1 participant