-
-
Notifications
You must be signed in to change notification settings - Fork 285
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
fix(core): use center position of handle as snapping point for connection lines #1625
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
b9903bc
to
0131233
Compare
2a4042f
to
94d99bf
Compare
0131233
to
7e8e983
Compare
7e8e983
to
6746876
Compare
Signed-off-by: braks <[email protected]>
Signed-off-by: braks <[email protected]>
Signed-off-by: braks <[email protected]>
Signed-off-by: braks <[email protected]>
Signed-off-by: braks <[email protected]>
Signed-off-by: braks <[email protected]>
6746876
to
285a1a0
Compare
Signed-off-by: braks <[email protected]>
Signed-off-by: braks <[email protected]>
5391e8e
to
56eeb75
Compare
Signed-off-by: braks <[email protected]>
Signed-off-by: braks <[email protected]>
56eeb75
to
2162bac
Compare
…tion lines (#1625) * fix(core): calculate handle positions correctly Signed-off-by: braks <[email protected]> * fix(core): remove handleId check Signed-off-by: braks <[email protected]> * chore(core): cleanup Signed-off-by: braks <[email protected]> * chore(core): cleanup click connect handlers Signed-off-by: braks <[email protected]> * fix(core): add flow id to handle ids Signed-off-by: braks <[email protected]> * tests: correct updateEdge test Signed-off-by: braks <[email protected]> * fix(core): use center position of handle Signed-off-by: braks <[email protected]> * chore(examples): cleanup easy connect example Signed-off-by: braks <[email protected]> * refactor(tests): run actions on chrome Signed-off-by: braks <[email protected]> * chore(workflows): correctly hash lock file Signed-off-by: braks <[email protected]> --------- Signed-off-by: braks <[email protected]>
🚀 What's changed?
🐛 Fixes