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

halo中的link功能无法拖拽edge #2356

Closed
1160809039 opened this issue Jul 14, 2022 · 5 comments
Closed

halo中的link功能无法拖拽edge #2356

1160809039 opened this issue Jul 14, 2022 · 5 comments
Labels
type: discussion 讨论 Usage questions, guidance, and other discussions

Comments

@1160809039
Copy link

问题描述

通过halo中的link功能创建的edge,无法移动也不能点击,无法拖拽到另一个节点上

重现链接

https://codesandbox.io/s/serene-marco-hxcopd?file=/src/App.vue

重现步骤

1、创建graph
2、graph监听node:mouseup事件,创建Halo
3、人为创建一个新的Node,并选中Node
4、点击link按钮,创建edge

edge创建后无法拖拽到另一个节点上

预期行为

通过link创建的edge可以拖拽并链接到另外的节点上去

平台

  • 操作系统: Windows
  • 网页浏览器: Google
  • X6 版本: [1.32.6]

屏幕截图或视频(可选)

image

补充说明(可选)

No response

@x6-bot
Copy link
Contributor

x6-bot bot commented Jul 14, 2022

👋 @1160809039

Thanks for opening your first issue here! If you're reporting a 🐞 bug, please make sure you include steps to reproduce it.

To help make it easier for us to investigate your issue, please follow the contributing guidelines.

We get a lot of issues on this repo, so please be patient and we will get back to you as soon as we can.

@babachao
Copy link

WechatIMG590

我也看了一下这个问题,在这个edge上设置了`pointer-events:none;`,会将边禁止移动,具体在哪里配置还需要看一下

@tonywu6 tonywu6 added the type: bug 缺陷 Defects and unexpected behaviors label Jul 15, 2022
@NewByVector
Copy link
Contributor

@1160809039 @babachao 给 edge 添加一个 tools 搭配使用。

@NewByVector NewByVector added type: discussion 讨论 Usage questions, guidance, and other discussions and removed type: bug 缺陷 Defects and unexpected behaviors labels Jul 20, 2022
@NewByVector
Copy link
Contributor

请问上面的回答有解决你的问题吗,为了高效沟通,我们暂时关闭这个 issue,如果有必要,请重新开一个新的 issue。

@x6-bot
Copy link
Contributor

x6-bot bot commented Aug 22, 2023

This thread has been automatically locked because it has not had recent activity.

Please open a new issue for related bugs and link to relevant comments in this thread.

@x6-bot x6-bot bot locked as resolved and limited conversation to collaborators Aug 22, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: discussion 讨论 Usage questions, guidance, and other discussions
Projects
None yet
Development

No branches or pull requests

4 participants