X6
X6 copied to clipboard
使用群组节点 Group 的 mouseleave 出现问题
问题描述
使用群组节点时我使用了 mouseenter 在页面增加了一个节点 和 mouseleave来移除节点 但是似乎mouseleave事件是以group节点折叠时的节点尺寸来触发的
重现链接
...
重现步骤
1、当前节点折叠时事件是正常触发的 2、当节点展开时 在节点的右部 移动鼠标 mouseleave事件被触发 导致添加的节点被移除( 但是当前鼠标并未移动到节点之外)似乎触发mouseleave时节点的宽度还保留在折叠之前的宽度
预期行为
期望节点展开折叠时的事件行为保持一致
平台
- 操作系统: Windows
- 网页浏览器: Google Chrome,
- X6 版本: 2.11.1
屏幕截图或视频(可选)
补充说明(可选)
No response
👋 @fly01587
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.