Skip to content
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

fix(zoom): Fix zoom wheel interaction #3857

Merged
merged 1 commit into from
Jul 26, 2024
Merged

Conversation

netil
Copy link
Member

@netil netil commented Jul 26, 2024

Issue

#3856

Details

As of Safari needs bind wheel event to svg element, prior within element, apply workaround to Safari desktop only

As of Safari needs bind wheel event to svg element, prior within element,
apply workaround to Safari desktop only

Ref naver#3856
@netil netil added bug cross-browser Cross browser issues labels Jul 26, 2024
@netil netil self-assigned this Jul 26, 2024
@coveralls
Copy link

Coverage Status

coverage: 93.771% (-0.02%) from 93.788%
when pulling 94b6718 on netil:safari#3856
into 567b323 on naver:master.

@netil netil merged commit 81ea359 into naver:master Jul 26, 2024
10 checks passed
netil added a commit that referenced this pull request Aug 14, 2024
update the use of navigator object from window

Ref #3857
netil added a commit that referenced this pull request Aug 14, 2024
update the use of navigator object from window

Ref #3857
@netil netil deleted the safari#3856 branch September 4, 2024 04:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug cross-browser Cross browser issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants