-
Notifications
You must be signed in to change notification settings - Fork 356
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Wheel event zoom don't work on Safari #3856
Labels
Comments
As of the side-effect #3800
It needs bind wheel event to svg element prior to bind other events and need to be applied only safari. |
netil
pushed a commit
to netil/billboard.js
that referenced
this issue
Jul 26, 2024
As of Safari needs bind wheel event to svg element, prior within element, apply workaround to Safari desktop only Ref naver#3856
github-actions bot
pushed a commit
that referenced
this issue
Aug 23, 2024
# [3.13.0](3.12.4...3.13.0) (2024-08-23) ### Bug Fixes * **regions:** Mitigate broken dashed lines rendering ([d1df575](d1df575)), closes [#3790](#3790) * **zoom:** Fix zoom wheel interaction ([81ea359](81ea359)), closes [#3856](#3856) ### Features * **bar:** Enhance bar width to adjust from callback ([4ce74fc](4ce74fc)), closes [#3820](#3820) * **legend:** Provide original data id in format callback ([5ce41c7](5ce41c7)), closes [#3663](#3663) * **regions:** Enhance regions rendering ([567b323](567b323)), closes [#3830](#3830) [#3790](#3790) * **shape:** Intent to ship area-step-range type ([03b9a7d](03b9a7d)), closes [#3776](#3776) * **types:** Add area-step-range chart type ([2a763d2](2a763d2))
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Steps to check or reproduce
wheel
The text was updated successfully, but these errors were encountered: