bumbu/svg-pan-zoom
在 GitHub 查看Method for only disabling the click listener's preventDefault()
Open
#156 建立於 2015年10月13日
enhancementhelp wanted
描述
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?