takaebato commented on PR #21588: URL: https://github.com/apache/echarts/pull/21588#issuecomment-4942734412
@Justin-ZS @100pah @pissang Thanks! I agreed it's worth implementing, so I've opened a PR on the zrender side: https://github.com/ecomfe/zrender/pull/1162. I'd appreciate a review. Since I'm considering tuning the scroll sensitivity on the echarts side (see apache/echarts#17814), it exposes the raw `deltaX` / `deltaY` without any normalization, and also adds `deltaMode`, which is needed to interpret them. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
