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

移动链接点时不会触发cell:mouseenter事件 #2284

Closed
qinqiuxia opened this issue Jun 29, 2022 · 4 comments
Closed

移动链接点时不会触发cell:mouseenter事件 #2284

qinqiuxia opened this issue Jun 29, 2022 · 4 comments
Labels
type: discussion 讨论 Usage questions, guidance, and other discussions

Comments

@qinqiuxia
Copy link

问题描述

我为edge添加了target-arrowhead类型的tool,然后按住target-arrowhead的点拖动切换要链接的cell。鼠标经过cell时未触发cell:mouseenter事件

重现链接

https://codesandbox.io/s/affectionate-bose-y9mxzn?file=/src/index.js

重现步骤

  1. 鼠标移入链接线出现链接点
  2. 拖动链接点到某个cell
  3. 未触发cell:mouseenter事件

预期行为

正常触发cell:mouseenter事件

平台

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

屏幕截图或视频(可选)

No response

补充说明(可选)

No response

@x6-bot
Copy link
Contributor

x6-bot bot commented Jun 29, 2022

👋 @qinqiuxia

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.

@NewByVector
Copy link
Contributor

因为拖动过程中鼠标是悬浮于 arrowhead 工具上,而不是节点上面,所以不会触发节点的 mouseenter 事件。

@NewByVector NewByVector added the type: discussion 讨论 Usage questions, guidance, and other discussions label Jul 9, 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

2 participants