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 connections between graphical editors #530

Draft
wants to merge 4 commits into
base: develop
Choose a base branch
from

Conversation

mx990
Copy link
Member

@mx990 mx990 commented Sep 20, 2024

This is currently a rough proof of concept. It attempts to find the target in another editor based on the current mouse position and then feed that as a converted mouse event to the tool implementation. There are some missing checks and connection feedback does not work at the moment.

Copy link

github-actions bot commented Sep 20, 2024

Test Results

   109 files  ±0     109 suites  ±0   48s ⏱️ -1s
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 58a632d. ± Comparison against base commit 62f4d3b.

♻️ This comment has been updated with latest results.

Add custom autoexpose helper for viewer drag autoscroll with larger
default threshold and acceleration depending on distance from the edges.
@mx990 mx990 force-pushed the editorSplitSeamlessConnections2 branch from 202b33a to 730e0b3 Compare September 21, 2024 22:52
To make view searching more independent from the currently used tool it
is moved to an own FBNetworkEditDomain.
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