antvis/G6

Add touch event listener to combo #3361

ittaboba posted onGitHub

  • I have searched the issues of this repository and believe that this is not a duplicate.

What problem does this feature solve?

In the examples I have noticed that if I try to drag combos in mobile simulator, the nested comboTree doesn't follow. I need to make my client mobile friendly, so basically replicate the same mouse behaviour but for touch.

What does the proposed API look like?

I have seen that for nodes, you wrapped onTouchStart --> onDragStart onTouchMove --> onDrag

Would it be enough to do the same for combos?

<img width="1252" alt="Screenshot 2021-12-11 at 13 31 01" src="https://user-images.githubusercontent.com/26749313/145676635-bbe10a74-9d86-481b-b812-2187ac4ac349.png">

<!-- generated by antv-issue-helper. DO NOT REMOVE -->


This issue has been closed because it has been outdate for a long time. Please open a new issue if you still need help. 这个 issue 已经被关闭,因为 它已经过期很久了。 如果你仍然需要帮助,请创建一个新的 issue。

posted by github-actions[bot] over 1 year ago

Fund this Issue

$0.00
Funded

Pull requests