-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Open
Labels
feature 💡A new feature request or an enhancement proposalA new feature request or an enhancement proposal
Description
功能描述
graph配置了scroller并开始pagebreak后,大部分操作只能在画布本身(div.graph-container.x6-graph)中进行交互,而完整的画布容器(div.x6-graph-scroller)无法进行交互,比如:开启了mousewheel功能,且配置了修饰按键ctrl,在div.x6-graph-scroller使用CTRL+滚动时会触发浏览器默认的缩放页面事件;
期望解决方案
在完整的画布容器(div.x6-graph-scroller)中的交互可以和画布本身(div.graph-container.x6-graph)的交互保持一致,且在画布容器中禁用浏览器默认事件
是否愿意参与贡献?
✅ 是
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
feature 💡A new feature request or an enhancement proposalA new feature request or an enhancement proposal