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

辅助功能Tooltip与调整箭头同时使用只生效一个 #4482

Open
Zaodianshui0928 opened this issue Oct 29, 2024 · 1 comment
Open

Comments

@Zaodianshui0928
Copy link

问题描述

根据官方文档,Tooltip和调整箭头两个功能都能单独实现,但是同时使用的时候貌似出现了冲突

重现链接

https://codesandbox.io/p/sandbox/dcx75k

重现步骤

1.鼠标悬停在边上,可以看到显示了调整箭头但是没有显示Tooltip
2.注释重现链接最下面的两个事件监听,此时Tooltip可以正常显示

预期行为

鼠标悬停同时显示Tooltip和箭头,移动箭头可以修改连接桩

平台

  • 操作系统: [macOS, Windows, Linux, React Native ...]
  • 网页浏览器: [Google Chrome, Safari, Firefox ...]
  • X6 版本: [2.11.1 ...]

屏幕截图或视频(可选)

No response

补充说明(可选)

No response

@x6-bot
Copy link
Contributor

x6-bot bot commented Oct 29, 2024

👋 @Zaodianshui0928

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.

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

No branches or pull requests

3 participants
@Zaodianshui0928 and others