bumbu/svg-pan-zoom

Method for only disabling the click listener's preventDefault()

Open

#156 opened on Oct 13, 2015

View on GitHub
 (7 comments) (0 reactions) (0 assignees)JavaScript (383 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (1,585 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Thank you for #123.

But having the new option affect all events goes a little far for my use case. Now if I set preventMouseEventsDefault: false, I scroll the screen when trying to pan via touch or zoom with the mousewheel.

Is there a way to prevent this?

Contributor guide