-
-
Notifications
You must be signed in to change notification settings - Fork 34
Closed
Description
Need to identify a solution to allow scrolling but also tooltip support on mobile/touch.
After migrating to pointer events (#144, #152), touch scrolling no longer works while over a chart. This is mostly due to touch-none class being applied in TooltipContext, but need to also check usage of setPointerCapture() and stopPropagation(), and preventDefault()
See also: #82
Metadata
Metadata
Assignees
Labels
No labels
Projects
Status
Done