Enabling zoom really mucks with scrolling in Safari; any way to require a meta key for zoom?
Open
- Dominant language
- JavaScript
- Stars
- 9.3k
- Forks
- 1.4k
- Avg merge
- 6d 16h
- Merged PRs (30d)
- 1
Description
Since macOS uses the scroll wheel to scroll, as soon as a chart scrolls under the pointer, it begins to zoom; if a zoom limit is hit, it starts to scroll again.
It would be great if there was a way to disable scroll-wheel zoom unless a meta key was held down. Is that possible?
* **C3 version**: 0.7.15
* **D3 version**: 5
* **Browser**: Safari 13.1 (15609.1.20.111.8)
* **OS**: macOS 10.15.4 (19E287)
Contributor guide
Assessment
This issue has not been assessed yet.